What problem does it solve?
This Skill solves the common pain points of unmanaged Terraform workflows, including state corruption, unrecoverable failed applies, unplanned production drift from out-of-band changes, and inconsistent infrastructure across environments.
Core Features & Use Cases
- End-to-end Terraform best practices: Covers state management, module design, workspace configuration, plan/apply gating, and drift detection for production-grade infrastructure.
- Troubleshooting guidance: Provides actionable steps for resolving common Terraform failures including partial applies, API throttling, provider auth issues, and stale state locks.
- Use Case: For example, when preparing to deploy changes to a production Terraform environment, use this Skill to follow the required pre-apply review pipeline, confirm no unintended resource replacements or data loss, and safely resolve any detected drift before running apply.
Quick Start
Use the iac-terraform skill to review your Terraform plan for unintended resource replacements or data loss before executing any apply command.