terraform-drift-detection
✓Use when detecting infrastructure drift between Terraform state and actual AWS resources. Identifies out-of-band changes.
Installation
SKILL.md
Detect and categorize drift between Terraform-managed state and actual infrastructure. Drift indicates out-of-band changes that can cause problems during the next apply.
Announce at start: "I'm using the terraform-drift-detection skill to check for infrastructure drift."
| Security Drift | CRITICAL | Security groups, IAM, encryption | | Configuration Drift | HIGH | Instance settings, networking | | Tag Drift | LOW | Tags modified outside Terraform | | Metadata Drift | INFO | AWS-managed fields that change |
Use when detecting infrastructure drift between Terraform state and actual AWS resources. Identifies out-of-band changes. Source: lgbarn/devops-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/lgbarn/devops-skills --skill terraform-drift-detection- Source
- lgbarn/devops-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is terraform-drift-detection?
Use when detecting infrastructure drift between Terraform state and actual AWS resources. Identifies out-of-band changes. Source: lgbarn/devops-skills.
How do I install terraform-drift-detection?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lgbarn/devops-skills --skill terraform-drift-detection Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/lgbarn/devops-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05