What problem does it solve?
This Skill helps you run Terraform consistently inside Shimmy-managed containers while preserving the right credentials, variable forwarding, and plugin-cache behavior.
Core Features & Use Cases
- Context-first Terraform workflow: Uses the repository’s Terraform guidance to keep execution aligned with the maintained workflow and version-specific context.
- Credential and variable propagation: Preserves AWS authentication and TF_VAR_* environment forwarding so plans and applies behave like your local setup.
- Plugin-cache aware execution: Keeps Terraform provider downloads and caches mounted correctly for faster, repeatable runs.
- Use Case: Use this Skill when you need to validate infrastructure changes, inspect a plan, or maintain a Terraform tool wrapper inside the Shimmy toolchain.
Quick Start
Ask for the Terraform Shimmy workflow to run your Terraform task with the correct version, credentials, and plugin cache handling.