Terraform modules that stay readable
Terraform code rots faster than application code. Not because the language is bad, but because it’s easy to...
Writing
Notes on systems, tooling, and the craft of shipping software.
Terraform code rots faster than application code. Not because the language is bad, but because it’s easy to...
A CLI tool can be fast, correct, and still feel wrong. The difference between a tool people tolerate...
The best deploy pipeline is the one you never think about. Code merges, tests run, artifacts build, production...