## Summary Our Terraform build incorporates application-level code, which yields verbose changes in IaC plans and risks burying/obfuscating unexpected changes. ## A/C - [ ] Provide a simplified view of plan output to help devs identify scope of impact for proposed changes to build - ex: Collapse block detail to reduce visual clutter, sort expected updates last
Summary
Our Terraform build incorporates application-level code, which yields verbose changes in IaC plans and risks burying/obfuscating unexpected changes.
A/C