Thoughts on Terraform state management, infrastructure parallelism, and building better developer tools.
Learn how the Terraform moved block lets you rename resources and reorganize modules safely, without destroying infrastructure or editing state by hand.
Read moreTerraform state was designed as a file. The next decade of infrastructure tooling treats it as a database, and the substrate is changing.
Read moreUse Claude Code as a Terraform agent that writes, validates, and iterates on HCL, and learn where the backend becomes the bottleneck once the loop works.
Read moreLearn what blast radius means in Terraform, why a large one is dangerous, and the practical steps and tools you can use to shrink it before changes go out.
Read moreLearn what Terraform concurrency means, how concurrency limits work, and how to safely manage concurrent Terraform runs in your infrastructure.
Read more