# Syn Terraform Drift

> Terraform: drift detection and reconciliation

- Skill: `legendtkl/syn-terraform-drift` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-terraform-drift`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-terraform-drift/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-terraform-drift

---


# Terraform: drift detection and reconciliation

## When to use

Use this skill for drift detection and reconciliation in Terraform. This skill
specifically handles drift detection and reconciliation and nothing else in the
Terraform family.

## Procedure

Detect out-of-band changes with `terraform plan -refresh-only`, reconcile drift, and decide between import and re-apply.

## Notes

This is the Terraform skill dedicated to drift detection and reconciliation.
Sibling skills cover other Terraform capabilities; this one
is the right choice only when the task is about drift detection and reconciliation.

