terraform-engineer
terraform engineer
What it does
- Dependency / ordering errors — Add explicit dependson references or restructure module outputs to resolve unknown values, then re-plan.
- Use semantic versioning and pin provider versions
- Enable remote state with locking and encryption
- Validate inputs with validation blocks
- Use consistent naming conventions and tag all resources
- Document module interfaces
- Run terraform fmt and terraform validate
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
terraform-engineer FAQ
What does the terraform-engineer skill do?
Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development (create reusable modules, manage module versioning), state management (migrate backends, import existing resources, resolve state conflicts), provider configuration, multi-environment workflows, and infrastructure testing. Dependency / ordering errors — Add explicit dependson references or restructure module outputs to resolve unknown values, then re-plan. Use semantic versioning and pin provider versions
How do I install terraform-engineer?
Run: npx -y skills add https://github.com/jeffallan/claude-skills --skill terraform-engineer --agent claude-code — the source lives at github.com/jeffallan/claude-skills.
Maintain terraform-engineer?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[terraform-engineer on getagentictools](https://getagentictools.com/skills/jeffallan-claude-skills-terraform-engineer?ref=badge) npx agentictools info skills/jeffallan-claude-skills-terraform-engineer The second line is the CLI lookup for this page — handy in READMEs and docs.