Thoughts on Terraform state management, infrastructure parallelism, and building better developer tools.
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 moreLarge 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 moreTerraform'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 moreWe 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 moreTerragrunt solved Terraform's scaling problems by splitting state. Stategraph eliminates them by fixing the primitive itself.
Read more