Terraform Drift Detector

AdvancedopsMinimum 32K context

Analyzes Terraform plan output and state to find configuration drift between declared infrastructure and what actually exists. Explains each drifted resource in plain language, flags risky or destructive changes, and recommends whether to reconcile in code, import, or apply, so teams can keep state and reality aligned safely.

Use cases

  • Explaining what changed in a noisy terraform plan
  • Flagging destructive changes before an apply
  • Deciding whether to import a resource or update the config
  • Summarizing drift across modules for a review

Example prompt

Review this `terraform plan` output for drift and risk.

```
[paste terraform plan output here]
```

Group the changes by resource, explain what drifted and likely why, clearly flag anything that
would destroy or replace a resource, and recommend a safe reconciliation path for each.

Recommended models

Compatible tools

claude-codecursorkiroany

Modalities

Input: text, code
Output: text, code

Related Skills

Author

OpenModels Community

@openmodelsrun