Blog

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

RSS Feed

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

Terraform Map Variables: A Practical Guide

Terraform Infrastructure DevOps

Learn how to use Terraform map variables with real examples, from basic declarations to for_each, lookup(), and map functions in HCL.

Read more

What Is Terraform IaC? A Practical Guide

Terraform Infrastructure State Management

Learn what Terraform IaC is, how it works, the core concepts behind it, why teams adopt it for multi-cloud infrastructure, and how it compares with other IaC tools.

Read more

Terraform's unit of work is too large

Terraform Performance Infrastructure

A real benchmark on an 800 MB Terraform state file: a no-op that took nearly 3 hours versus 97 seconds. The architectural argument behind the result.

Read more

Why Is Terraform So Slow? Root Causes and Fixes

Terraform Performance State Management Infrastructure

Why is Terraform so slow in plan and apply? Learn the real causes of Terraform slowness, the quick fixes that help, and the architectural fix.

Read more