
Day 1 of 30: I've Been Writing Terraform for a Month and I'm Still Not Sure What I'm Doing
Let me paint you a picture. It's 3 PM on a Tuesday. I just copied a Terraform configuration from a tutorial, changed the resource names, and ran terraform apply . It worked. I felt like a genius. Cut to 3:15 PM. I need to modify something. I stare at the code. I have absolutely no idea what any of it actually does. The confidence? Gone. This is why I'm here. The Honest Truth I've been "using" Terraform for about a month. And I use that word generously. What I've really been doing is: Copy-pasting configurations and hoping for the best Running terraform apply like I'm defusing a bomb Celebrating when things work without understanding why Panicking when things break (which is more often than I'd like to admit) I've built some infrastructure. It technically works. But ask me to explain state files or design a proper module? Cricket sounds. So Why This Challenge? When I saw the 30-Day Terraform Challenge from AWS AI/ML UserGroup Kenya, Meru HashiCorp User Group, and EveOps, it felt like th
Continue reading on Dev.to
Opens in a new tab



