Drifts:
-Manual. Someone change something via AWS web console.
-Sabotage. Terraform plan is so huge you don't realize it is changing something you don't want to be changed
-Churn. Terraform keeps making a fake change to a resource
-Monolith vs the Branches. Code artifacts can't..
be promoted, but infrastructure changes needs to be applied. So code v1 on TEST not compatible with infrastructure changes the v2 on DEV has.
- Tokyo♡ 0 ↻ 0(& about, oh, keep your TF diffs small... well, make a change that requires a destroy/rebuild of a module & you got 5000 changes to review... TF just doesn't constrain itself to small changes if you need to do anything)
♡ 0 ↻ 0