Thoughts on Terraform state management, infrastructure parallelism, and building better developer tools.
Stategraph 1.0.0 shipped with full tfvars support, HCL parser improvements, and a testing overhaul. Here is the engineering work behind the milestone.
Read moreLearn how to use Terraform map variables with real examples, from basic declarations to for_each, lookup(), and map functions in HCL.
Read moreLearn what Terraform IaC is, how it works, the core concepts behind it, why teams adopt it for multi-cloud infrastructure, and how it compares with other IaC tools.
Read moreA real benchmark on an 800 MB Terraform state file: a no-op that took nearly 3 hours versus 97 seconds. The architectural argument behind the result.
Read moreWhy is Terraform so slow in plan and apply? Learn the real causes of Terraform slowness, the quick fixes that help, and the architectural fix.
Read more