Blog

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

RSS Feed

Terraform tfvars: syntax, examples, and limits

Terraform Infrastructure DevOps

Learn what a terraform tfvars file is, see working examples, and find out where it falls short, plus how Stategraph fits around it.

Read more

The Dependency Graph Explained for IaC Engineers

Terraform Infrastructure as Code State Management Troubleshooting

A dependency graph decides Terraform's plan and apply order, but it breaks down once a state holds thousands of resources. See how to visualize yours.

Read more

8 Terraform Cloud Alternatives to Consider

Terraform Terraform Cloud DevOps Infrastructure as Code

Terraform Cloud alternatives don't fit into one category. See 8 real options, from managed SaaS to open source, compared honestly on features and total cost.

Read more

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

How to Deploy a Highly Available Redis Cluster with Terraform

Terraform AWS Infrastructure State Management

Deploy a Terraform Redis cluster on AWS ElastiCache with genuine Multi-AZ failover, correct node group sizing, and snapshots that survive a destroy.

Read more