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:
Documentation is available on the Terraform website:
Extracted from upstream docs: https://raw.githubusercontent.com/hashicorp/terraform/HEAD/README.md
Source
Source: agentskillexchange/skills — distributed by TomeVault.