Nov 27, 2025 · 3 min read · A simple way to manage infrastructure safely and collaboratively When you work with Terraform, the most important file it creates is the state file. This file keeps track of everything Terraform builds for you. Without it, Terraform would not know wh...
Join discussion
Jan 25, 2025 · 2 min read · I recently started building a remote homelab within Digital Ocean’s cloud space and I wanted to see if I could leverage their “Spaces Object Storage” as a compatible remote backend for OpenTofu. At this point I have been using OpenTofu’s “local” back...
Join discussion