← Back to Blog

Blog

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

RSS Feed

Terraform Security Practices that Hold Up at Scale

Terraform Security Best Practices AWS

A Terraform security checklist covers scanning and secrets, but not blast radius or state locking. See what a full review actually requires.

Read more

Checkov Terraform: What Checkov Is & What It Catches and Misses

Terraform Checkov Security

Learn what Checkov is, how a Checkov Terraform scan works, how to wire it into GitHub Actions, and why passing a scan doesn't mean staying compliant.

Read more

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