terraform-stacks
Orchestrate multi-region infrastructure deployments using Terraform Stacks, components, and OIDC authentication.
Install
npx skills add https://github.com/hashicorp/agent-skills --skill terraform-stacksStats
| Total installs | 977 |
| Weekly installs | 972 |
| GitHub stars | 489 |
| First seen | Jan 26, 2026 |
| Source | @hashicorp/agent-skills |
Summary
- Covers Stack language fundamentals: component definitions (.tfcomponent.hcl), deployment instances (.tfdeploy.hcl), file organization, and required Terraform v1.13+
- Supports multi-region and multi-environment deployments using for_each on providers and components, with automatic dependency inference between components
- Includes workload identity (OIDC) authentication, identity token blocks, variable sets via store blocks, and deployment groups with auto-approval rules
- Provides CLI commands for initialization, validation, configuration upload, and deployment monitoring; includes HCP Terraform API guidance for programmatic monitoring in automation
- Documents common patterns (component dependencies, deferred changes, linked Stacks), best practices for module compatibility and state isolation, and troubleshooting for circular dependencies and destruction workflows
Tags
Related skills
| Skill | Installs | vs terraform-stacks |
|---|---|---|
| coverage-analysis | 1,237 | +260 |
| Vllm Setup | 0 | -977 |
| continuous-agent-loop | 899 | -78 |
| taskfile-automation | 1,199 | +222 |
| deployment | 1,038 | +61 |
FAQ
- How many installs does terraform-stacks have?
- terraform-stacks has 977 total installs and 972 installs this week.
- Where is terraform-stacks hosted?
- terraform-stacks is published by @hashicorp/agent-skills at https://github.com/hashicorp/agent-skills.
- How many GitHub stars does terraform-stacks have?
- terraform-stacks has 489 GitHub stars.
- When was terraform-stacks first indexed?
- OrangeBot.AI first indexed terraform-stacks on Jan 26, 2026.
- How do I install terraform-stacks?
- Run: npx skills add https://github.com/hashicorp/agent-skills --skill terraform-stacks