terraform-workflow
Installation
SKILL.md
Terraform Workflow
Infrastructure as Code practices with Terraform.
When to Use This Skill
Use this skill when:
- Managing infrastructure with Terraform
- Reviewing terraform plans
- Debugging state issues
- Following IaC best practices
Basic Workflow
Initialize
# Initialize working directory
terraform init