Blog

Thoughts on Terraform state management, infrastructure parallelism, and building better developer tools.

RSS Feed

Terraform State List: How to Filter and Audit Your State

Terraform State Management DevOps Infrastructure

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 more

Terraform Workspaces: A Complete Guide to Setup and Scaling

Terraform State Management Infrastructure Best Practices

Learn what a Terraform workspace is, the core commands, how to structure environments, and where workspace-based isolation breaks down at scale.

Read more

Terraform Files Explained: Structure and Best Practices

Terraform State Management Infrastructure Best Practices

Learn what Terraform files are, how to structure and format them, and why clean file organization is necessary but not enough at scale.

Read more

Infrastructure automation: what it is and how it works

Infrastructure CI/CD Automation

Infrastructure automation explained, from IaC tools to maturity stages, plus why unreliable state is the real risk teams underestimate.

Read more

Terraform best practices are bullshit

Terraform State Management Infrastructure Platform Engineering

Most Terraform best practices are workarounds for one defect, file-based state behind a global lock. The label launders a constraint into discipline.

Read more