Posts
Crafting a Consistent Naming Convention for my Terraform Configurations
Establishing a consistent, yet flexible naming convention for your Terraform configurations is essential for maintaining a high level of readability, organization and collaboration. As your infrastructure grows in size and complexity, it becomes increasingly difficult to keep track of all the resources, variables, and modules. In this post, I will share my findings on the different aspects of creating a decent naming convention for Terraform. I will also introduce the naming convention I follow myself and explain how it can help you and your team members managing uncertainty and complexity.
Meetup Notes: Azure Developer CLI (azd)
Today I took the time and attended a meetup about the Azure Developer CLI (azd) and I wanted to share my thoughts on this with you.
HashiCorp TF Associate ✔️
Hey there! I am very happy to announce that I finally took the time to prepare for and passed the HashiCorp Terraform Associate (003) exam. 🎉
Terraform CLI: Unlocking the Power of the Terraform CLI
If you’ve ever worked with Terraform, you’re probably familiar with the core terraform workflow consisiting of plan, apply, and destroy. But did you know that the CLI has so much more to offer? Check out the downloadable mindmap that I created!