关于
The Terraform State Manager provides a robust framework for managing the critical state files that track infrastructure managed by Terraform. It streamlines complex operations such as importing existing cloud resources, moving resources between modules to support refactoring, and migrating state backends from local storage to remote providers like AWS S3. By enforcing 'safety first' workflows—including mandatory backups and verification plans—this skill helps DevOps engineers and developers avoid state corruption while performing essential maintenance, troubleshooting state locks, and ensuring configuration parity across environments.