Terraform Module Ops

Navigate a Terraform codebase before changing it — build a module-to-resource map, identify the state backend and provider versions, run the safe local fmt/validate workflow, and flag known-drift resources or operations that need explicit user approval (full apply, destroy, state edits). Use before making Terraform changes, to find which file owns a resource, or to check whether an operation is safe to run.

sergeyitaly Updated

File contents

sergeyitaly/claude-skill-deployer/tree/main/skills_library/terraform-module-ops commit adf9f4dce9

Frequently asked questions

npx skillmds@latest add sergeyitaly/terraform-module-ops