Blog

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

RSS Feed

Engineering Log: Refactor mode for Terraform

Engineering Log Product Updates Stategraph Demo

Demo day showcased Stategraph refactor mode: change your Terraform code, and Stategraph generates the state moves to match. No more anxiety.

Read more

Terraliths in Terraform: what they are and why the monolith is the right shape

Terraform Terralith State Management Infrastructure

A terralith keeps Terraform simple, and most of the pain blamed on it is really pain from file-based state. Here is what a terralith is and what actually fixes the symptoms.

Read more

Terraform parallelism: a practical guide to faster applies

CI/CD Scalability Terraform

Learn how Terraform parallelism works, what the default setting does, and how to tune it with the -parallelism flag for faster, safer apply runs.

Read more

Terraform backends explained: Types, config, and limits

Terraform State Management Infrastructure DevOps Backends

Learn what Terraform backends are, how to configure local and remote options, and where the standard approach breaks down at scale.

Read more

Engineering Log: Stategraph 1.0.0 and the month that made it real

Engineering Log Product Updates Stategraph Terraform Testing

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 more