About
The Terraform Drift Detection skill provides a structured framework for DevOps engineers to identify discrepancies between Infrastructure as Code (IaC) and actual cloud resources. It automates the process of refreshing state, analyzing changes via JSON output, and categorizing drift by severity levels—ranging from critical security modifications to low-impact tag changes. By providing clear resolution paths such as accepting the drift into state or reverting resources to match the code, it ensures that your AWS environment remains secure, predictable, and fully synchronized with your Terraform configuration.