Terraform Drift Detection

Terraform Tutorial: Drift Detection Strategies

There is a common misunderstanding among developer teams that the templates used to run the deployments are faultless sources of truth when using infrastructure as code tools. Though, configuration drift is one of the fundamental challenges for architecture built using tools like the Terraform. Configuration drift occurs when the actual state of the infrastructure starts …

Terraform Tutorial: Drift Detection Strategies Read More »