Skip to main content
⏳ Estimated read time: 1 min read

Detect Drift in StackGen

Drift detection identifies resources in your infrastructure that have been created, updated, or deleted outside of your Infrastructure as Code (IaC). This helps ensure your deployed infrastructure matches your declared configuration.

You can detect drift for your IaC in two ways:

Refer to the Drift Detection Guide to know the complete workflow.