terraform-state-manager
SKILL.md
Terraform State Manager
This skill provides safe workflows for Terraform state operations and troubleshooting.
When to Use
Use this skill when:
- Importing existing infrastructure into Terraform
- Moving resources to different addresses (renaming)
- Removing resources from state without destroying them
- Migrating state between backends (local to S3, etc.)
- Recovering from state corruption or conflicts
- Splitting or merging state files
Critical Safety Rules
ALWAYS follow these rules when working with state: