Hero

Read. Code. Deploy.

A weekly pulse on the languages, frameworks, and platform decisions that actually matter.

$ terraform plan -out=deploy.tfplan
Refreshing state... [id=vpc-0a1b2c3d4e]
Plan: 3 to add, 1 to change, 0 to destroy.
$ terraform apply deploy.tfplan

Latest Posts