← Back to Blog

Blog

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

RSS Feed

Cross-state reads, without the whole state: Solving Terraform remote state

Terraform State Management Security Stategraph Velocity

Terraform remote state helps share output values across configurations, but broad state access can expose more data than each module needs.

Read more

Engineering Log: Stategraph Velocity launch day

Demo Infrastructure Velocity Stategraph Velocity

Stategraph Velocity launched with fast plan and apply, parallel execution, and multi-state transactions. See the demo and why this changes Terraform workflows.

Read more

Terragrunt is dead: Multi-state transactions killed run-all

Terraform Stategraph Velocity State Management Orchestration

Terragrunt exists because Terraform can't handle cross-state dependencies. Multi-state transactions execute them atomically. No run-all needed.

Read more