Blog

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

RSS Feed

Engineering Log: Inventory management and the path to faster plan and apply

Engineering Log Product Updates Stategraph Demo

Demo day two showcased inventory management going GA in January and demonstrated the technical foundation for parallel operations: coning and reification across HCL and state files.

Read more

Engineering Log: Computing dependency cones for Terraform resources

Engineering Log Terraform Stategraph Infrastructure

Large Terraform files make it hard to isolate changes. We built a tool that computes the dependency cone of any resource and extracts a minimal subset file containing only what you need.

Read more

Building a Terraform control plane: From faster state to event-driven reconciliation

Product Engineering Vision

Terraform's state system is the bottleneck. Fix state, unlock reconciliation. Fix reconciliation, react to events. Here's the path from faster Terraform to Kubernetes-style infrastructure control planes.

Read more

Engineering Log: Importing state into a queryable graph

Engineering Log Product Updates Stategraph Demo

We showed Stategraph to a room full of infrastructure engineers. The Q&A surfaced what actually matters: scale, self-hosting, and when you can stop splitting root modules.

Read more

Terragrunt was a band-aid. Stategraph fixes the wound.

Terraform Terragrunt State Management Infrastructure

Terragrunt solved Terraform's scaling problems by splitting state. Stategraph eliminates them by fixing the primitive itself.

Read more