Terraform Plan Diff Analyzer
Parses Terraform plan JSON output to summarize resource changes, detect destructive actions, and flag policy violations. Uses the terraform show -json command and the Terraform Cloud API to retrieve plan artifacts. Integrates with OPA (Open Policy Agent) for policy-as-code enforcement on planned changes.
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.