Manages Terraform state operations including importing existing resources, moving resources between states, removing resources from state, and migrating state backends. This skill should be used when users need to import infrastructure into Terraform, refactor resource addresses, fix state issues, or migrate state storage locations.
$npx -y skills add armanzeroeight/fastagent-plugins --skill terraform-state-managerInstalls into the current project.
Run `npx skills use "https://github.com/armanzeroeight/fastagent-plugins" --skill "armanzeroeight/fastagent-plugins/terraform-state-manager"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/armanzeroeight/fastagent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/armanzeroeight/fastagent-plugins"` and select the relevant skills, then follow their instructions.