The .tfstate file is the part of Terraform that gets glossed over in most getting-started guides, right up until it’s the reason a deploy breaks
Category: Infrastructure as Code
Terraform, Ansible, GitOps and the practice of managing infrastructure through versioned, testable code.
I’ve written before about Ansible as part of a broader IaC toolchain without ever digging into this specific property on its own — worth fixing
I don’t run Terraform against my Proxmox box day to day — my containers get created directly with pct, and that’s honestly the right tool
Introduction When I first started managing my Proxmox homelab alongside production Node.js services, I quickly realized that clicking through dashboards to provision VMs was a
I’ve been running a Proxmox homelab for a couple of years now, and the single biggest quality-of-life improvement came not from buying better hardware, but