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. Use when this capability is needed.

tomevault-io Updated

File contents

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:

Source


Source: agentskillexchange/skills — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/agentskillexchange--skills--terraform-state-drift-detector commit 5792eed567

Frequently asked questions

npx skillmds@latest add tomevault-io/terraform-state-drift-detector