terraform
SKILL.md
Terraform
Quick Start (workflow)
terraform init
terraform plan -out=tfplan
terraform apply tfplan
Safety Checklist
- State: remote backend + locking; separate state per environment
- Reviews: plan in CI; apply from a trusted runner with approvals
- Guardrails:
prevent_destroyand policy checks for prod
Load Next (References)
references/state-and-environments.md— backends, locking, workspaces vs separate state, driftreferences/modules-and-composition.md— module interfaces, versioning, composition patternsreferences/workflows-and-guardrails.md— CI plan/apply, policy-as-code, safe migrations
Weekly Installs
1
Repository
mindrally/skillsInstalled on
windsurf1
opencode1
codex1
claude-code1
antigravity1
gemini-cli1