Terraform State Drift Detector
Detects infrastructure drift by running terraform plan -detailed-exitcode and parsing the JSON output via terraform show -json. Categorizes drift by resource type and generates targeted terraform apply plans for reconciliation.
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.