Thoughts on Terraform state management, infrastructure parallelism, and building better developer tools.
Terraform remote state helps share output values across configurations, but broad state access can expose more data than each module needs.
Read moreStategraph Velocity launched with fast plan and apply, parallel execution, and multi-state transactions. See the demo and why this changes Terraform workflows.
Read moreTerragrunt exists because Terraform can't handle cross-state dependencies. Multi-state transactions execute them atomically. No run-all needed.
Read more