Terraform Plan Validator

Parses terraform plan JSON output via the Terraform CLI (terraform show -json) to validate infrastructure changes before apply. Detects destructive operations, cost estimate impacts via Infracost API, and drift from desired state. Use when this capability is needed.

tomevault-io 9fb1fdb 2 files · 1.9 KB Updated

File contents

Terraform Plan Validator

Parses terraform plan JSON output via the Terraform CLI (terraform show -json) to validate infrastructure changes before apply. Detects destructive operations, cost estimate impacts via Infracost API, and drift from desired state.

Installation

Basic usage or getting-started notes:

Source


Source: agentskillexchange/skills — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/agentskillexchange--skills--terraform-plan-validator commit 9fb1fdb13c

Frequently asked questions

npx skillmds@latest add tomevault-io/terraform-plan-validator