terraform

Installation
SKILL.md

Terraform

Purpose

Manage infrastructure declaratively without the two events that define bad Terraform experiences: a plan nobody read that destroyed a database, and a state file that no longer matches reality.

When to Use

  • Writing or reviewing Terraform configuration.
  • Structuring modules and environments.
  • Reviewing a plan before an apply that touches production.
  • Recovering from state drift or a corrupted state file.

Capabilities

Installs
2
GitHub Stars
26
First Seen
Jul 16, 2026
terraform — nimadorostkar/claude-skills-collection