terraform-stacks

Guide HashiCorp Terraform Stacks for infrastructure as code deployments.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/benonions/dotfiles --skill terraform-stacks-benonions
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: terraform-stacks
Source: https://github.com/benonions/dotfiles/tree/main/codex/.codex/skills/community/hashicorp-agent-skills/terraform/module-generation/skills/terraform-stacks
Command: npx skills add https://github.com/benonions/dotfiles --skill terraform-stacks-benonions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide for managing complex infrastructure deployments using HashiCorp Terraform Stacks, simplifying the provisioning and orchestration of cloud resources at scale.

Core Features & Use Cases

  • Declarative Infrastructure Management: Define and manage infrastructure components and deployments using a dedicated HCL-based language.
  • Scalable Deployments: Orchestrate multi-region, multi-environment infrastructure configurations efficiently.
  • Use Case: Deploy and manage a production-ready, multi-region Kubernetes cluster across different cloud providers, ensuring consistency and adherence to security best practices.

Quick Start

Use the terraform-stacks skill to learn how to define a new Terraform Stack component for an AWS S3 bucket.

Frequently Asked Questions about terraform-stacks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is Terraform Stacks for managing infrastructure as code?▼

Terraform Stacks is an HCL-based approach for managing infrastructure as code, simplifying the provisioning and orchestration of complex cloud resources at scale across multiple environments and regions.

How do I define a Terraform Stack component for an AWS S3 bucket?▼

To define a Terraform Stack component for an AWS S3 bucket, use the dedicated HCL-based language to declaratively specify the infrastructure component within your stack configuration for deployment.

Can I use Terraform Stacks to orchestrate multi-region and multi-cloud deployments?▼

Yes, Terraform Stacks orchestrates scalable multi-region and multi-cloud deployments, enabling you to manage production-ready infrastructure like Kubernetes clusters across different cloud providers with consistency.

How does the Terraform Stacks CLI handle workflow automation for linked stacks?▼

The Terraform Stacks CLI automates workflows by managing linked stacks, allowing you to coordinate deployments and advanced configurations across your distributed infrastructure environments.

When should I use Terraform Stacks instead of standard Terraform for production infrastructure?▼

Use Terraform Stacks when you need to orchestrate complex, multi-environment deployments at scale, utilizing linked stacks and production-grade configurations that go beyond standard infrastructure as code provisioning.