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
Installs
1
First Seen
Mar 31, 2026
terraform-workflow — agenticdevops/devops-execution-engine