Skip to main content
Back to registry

terraform-stacks

hashicorp/agent-skills

Terraform Stacks simplify infrastructure provisioning and management at scale by providing a configuration layer above traditional Terraform modules. Stacks enable declarative orchestration of multiple components across environments, regions, and cloud accounts.

Installs740
Install command
npx skills add https://github.com/hashicorp/agent-skills --skill terraform-stacks
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Terraform Stacks simplify infrastructure provisioning and management at scale by providing a configuration layer above traditional Terraform modules. Stacks enable declarative orchestration of multiple components across environments, regions, and cloud accounts. Stack : A complete unit of infrastructure composed of components and deployments that can be managed together. Component : An abstraction around a Terraform module that defines infrastructure pieces. Each component specifies a source module, inputs, and providers. Deployment : An instance of all components in a stack with specific input values. Use deployments for different environments (dev/staging/prod), regions, or cloud accounts. Stack Language : A separate HCL-based language (not regular Terraform HCL) with distinct blocks and file extensions.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does terraform-stacks do?

Terraform Stacks simplify infrastructure provisioning and management at scale by providing a configuration layer above traditional Terraform modules. Stacks enable declarative orchestration of multiple components across environments, regions, and cloud accounts.

Is terraform-stacks good?

terraform-stacks does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does terraform-stacks work with?

terraform-stacks currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot, claude-code.

What are alternatives to terraform-stacks?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install terraform-stacks?

npx skills add https://github.com/hashicorp/agent-skills --skill terraform-stacks

Related skills

More from hashicorp/agent-skills

Related skills

Alternatives in Software Engineering