Why ECS Task Definitions Kept Changing on Every Apply
Debugging persistent drift caused by subtle JSON key ordering differences between Terraform state and the AWS API.
Posts tagged with "terraform".
Debugging persistent drift caused by subtle JSON key ordering differences between Terraform state and the AWS API.
A CloudFront origin_shield drift issue, a dynamic block that made it worse, and a null_resource workaround while waiting on an upstream fix.
Eliminating noisy plans by fixing provider edge cases, state mismatches, and unsafe defaults to make applies predictable again.
I've been meaning to try Kubernetes for a long time, but I kept finding excuses. It's been at the back of my mind marinating for yeaaars.…