Tobias Bjelk

Wlecome to my blog. I am a cloud architect and I write about cloud, devops, and other tech stuff. I am also a avid hobbyist that tinkers with my homelab. I hope you find my content useful.

Terraform boilerplate and getting started in Azure

As we see a significant shift towards Infrastructure as Code (IaC) in managing cloud resources, Terraform emerges as a potent tool in the DevOps arsenal. This article will serve as a comprehensive guide on deploying resources on Microsoft Azure using Terraform, providing you with useful best practices, an example file structure, and a boilerplate codebase to get you started. Understanding Terraform and Azure Terraform, developed by HashiCorp, is an open-source tool that allows you to define and provision infrastructure using a high-level configuration language, HCL....

April 2, 2024 · 3 min · 598 words · Tobias Bjelk