Really tired of overcoming the existing design limitations of terraform.<p>I think that this is a global issue that had been neglected for far too long, and too many people had been struggling with this due to pointless hashicorp excuses, of "being understaffed" or "this goes against the design of a single consolidated plan".<p>I think that Consolidated Infrastructure State and Consolidated State Locks are far more important than the Consolidated Plan itself.<p>Consolidated plan is simply impossible for multi-stage deployments and can be omitted during the First Infrastructure Deployment.<p>Having multiple deferred plan refresh phases, alongside the dependency calculation is something that should be tolerable. We're tolerating the "known after compute" type of situation for everything else anyway.