Terraform Drift Detector

İleriopsEn az 32K bağlam

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.

Kullanım alanları

  • 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

Örnek 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.

Önerilen modeller

Uyumlu araçlar

claude-codecursorkiroany

Modaliteler

Giriş: text, code
Çıkış: text, code

İlgili Skills

Yazar

OpenModels Community

@openmodelsrun