Name
terraform-module
When to use
Use this skill when working on terraform module tasks that need a repeatable and reviewable workflow.
Inputs required
- •Problem statement and desired outcome.
- •Relevant files, logs, or environment context.
- •Constraints (runtime, security, deadlines, compatibility).
Step-by-step procedure
- •Clarify scope, constraints, and acceptance criteria.
- •Inspect current implementation and identify risks.
- •Propose a minimal change strategy with rollback notes.
- •Implement changes incrementally with clear commit boundaries.
- •Validate using focused tests/checks and capture evidence.
- •Summarize results, open risks, and follow-up recommendations.
Output expectations
- •Concise implementation summary.
- •List of changed files and rationale.
- •Test/check commands and outcomes.
- •Remaining TODOs or risks for next phase.