Thoughts on Terraform state management, infrastructure parallelism, and building better developer tools.
Learn what a monorepo is, how monorepo architecture works, why teams using IaC at scale are adopting it, and how Stategraph makes it manageable.
Read moreBuild systems solved fast-and-correct twenty years ago. A walk through how Bazel's playbook - DAGs, hashing, sandboxes, caches - maps onto Terraform.
Read moreStategraph 2.0 ships broader module coverage, a more robust HCL parser, and a faster core. Here is the engineering work behind the release.
Read moreTerraform remote state helps share output values across configurations, but broad state access can expose more data than each module needs.
Read moreLearn how the Terraform moved block lets you rename resources and reorganize modules safely, without destroying infrastructure or editing state by hand.
Read more