terraform-ansible
Installation
SKILL.md
Terraform + Ansible Infrastructure Automation
Provision cloud infrastructure with Terraform and configure servers with Ansible playbooks for complete Infrastructure as Code workflows.
Direct Control (CLI / API / Scripting)
Terraform Commands
# Initialize project
terraform init
terraform init -upgrade # Upgrade providers
terraform init -reconfigure # Reconfigure backend
# Workspace management
terraform workspace list
terraform workspace new staging
terraform workspace select production
terraform workspace show
Related skills
More from phuetz/code-buddy
blender
Blender 3D modeling, animation, and rendering automation via Python bpy scripting and CLI
19figma
Automate Figma design workflows via REST API, Plugin API, and MCP integration
3github
Interact with GitHub using the gh CLI for issues, PRs, CI runs, releases, and API queries
3gif-search
Search and download GIFs from Tenor and Giphy APIs
3ableton-live
Ableton Live music production automation via OSC protocol, MIDI, and Max for Live
3gitlab
GitLab DevOps platform with CI/CD pipelines, API automation, and glab CLI control
3