Cloud & infrastructureMPL-2.0

Terraform Stacks

by HashiCorp (opens in a new tab) hashicorp/agent-skills

Creates and operates Terraform Stacks across environments, regions, and accounts.

Installation

Skills CLI

Skills CLI command
npx skills@latest add hashicorp/agent-skills --skill terraform-stacks

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Authors Stack component and deployment HCL, validates it with the Terraform Stacks CLI, commits provider locks, and uploads configurations to HCP Terraform. Terraform 1.13+ and HCP Terraform are required; uploads trigger runs, Premium-only features can cost extra, and destroy-marked deployments remove infrastructure after approval.

  • LicenceMPL-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size482 lines
  • Last checked27 Sept 2026 · 2ccf67ec434439133b83b7905c8846e4f7b1fd99c360b35f884f189ffcb8e091

What it can touch

  • Edits code

    Changes files in your project.

  • Writes docs

    Creates or updates documents such as specs, plans or ADRs.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Uses git

    Reads history or makes commits, branches or worktrees.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

plugins/terraform/skills/terraform-stacks/SKILL.md on GitHub (opens in a new tab)