Skip to content

Aws cloudformation drift detection explained

Question

What does drift detection mean in the context of AWS CloudFormation?

Answer

Drift detection in AWS CloudFormation refers to the process of identifying changes made to stack resources outside of CloudFormation management, allowing users to see discrepancies between the actual resource configurations and the expected configurations defined in the stack.