Thoughts on Terraform state management, infrastructure parallelism, and building better developer tools.
Learn how Terraform state list works, how to filter results by module or resource type, and how to use it to audit and inventory your Terraform state.
Read moreLearn what a Terraform workspace is, the core commands, how to structure environments, and where workspace-based isolation breaks down at scale.
Read moreLearn what Terraform files are, how to structure and format them, and why clean file organization is necessary but not enough at scale.
Read moreInfrastructure automation explained, from IaC tools to maturity stages, plus why unreliable state is the real risk teams underestimate.
Read moreMost Terraform best practices are workarounds for one defect, file-based state behind a global lock. The label launders a constraint into discipline.
Read more