Terraform ignore_changes : A Life Saver When Azure Resources Drift

  If you work with Azure resources and Terraform, sooner or later, you’ll face this. You deploy a resource (say, a Managed Identity) using Terraform, and after a few days, you want to add something simple — maybe a Role Assignment. But as soon as you run: terraform plan Boom — you see a terrifying … Continue reading Terraform ignore_changes : A Life Saver When Azure Resources Drift