State Encryption in OpenTofu: How It Works and How to Roll It Out
If you've ever cat -ed a Terraform or OpenTofu state file, you already know the uncomfortable truth: it's a plaintext JSON dump of everything your i…
Tech news from the best sources
If you've ever cat -ed a Terraform or OpenTofu state file, you already know the uncomfortable truth: it's a plaintext JSON dump of everything your i…
I've migrated a few real environments from Terraform to OpenTofu now, and the good news is that a careful migration is almost boring. The state form…
Every OpenTofu user hits the same wall of errors eventually, usually at the worst possible moment — mid-deploy, in CI, with a teammate waiting. Afte…
The origin story explained why Dinghy renders TSX to Terraform. This post is the how , at two levels. First we create an EC2 instance by hand from t…
If you ship anything for a living — diagrams, infrastructure, docs, slide decks — you have probably noticed that each of those things lives in its o…