Cloud & infrastructureMPL-2.0

Terraform Policy

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

Routes Terraform Policy authoring, Sentinel conversion, and policy-test debugging.

Installation

Skills CLI

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

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

Fieldbook review

Reviewed 27 Sept 2026

Checks the installed tfpolicy version, then delegates policy work to the companion tfpolicy-author or tfpolicy-test instructions with version-specific schema behavior. The tfpolicy CLI is required, and missing companion skills may be installed with npx before files are written or tested.

  • LicenceMPL-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size53 lines
  • Last checked27 Sept 2026 · 80d14e9223640263488c93fee0693a50f2a19f1ca10a90fa2900d53081616bea

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • 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-policy/SKILL.md on GitHub (opens in a new tab)