Thoughts on Terraform state management, infrastructure parallelism, and building better developer tools.
Learn what OpenTofu is, how it compares to Terraform, installation methods, key features like state encryption, and how to migrate your infrastructure code.
Read moreWondering "why is Terraform so slow?" Learn to diagnose bottlenecks in your cloud provider, remote backend, modules, or state file and apply fixes that protect development velocity.
Read moreTerraform already walks a DAG during apply. But in-run parallelism isn't the bottleneck. The graph is ephemeral, not infrastructure.
Read moreTerragrunt exists because Terraform can't handle cross-state dependencies. Multi-state transactions execute them atomically. No run-all needed.
Read moreState Backend Insights and Inventory launched with unlimited pricing. Gap Analysis generates Terraform code. Fast plan and apply ships in February.
Read more