About
Sessions at dev up 2022
Automating Azure Deployments with Terraform: Getting Started
Tired of manually creating resources through the portal? Infrastructure as Code (IaC) can simplify your deployments! There are several options for IaC, but Terraform is one of the more popular op...
Automating Azure Deployments with Terraform: Reusable Templates
You learned the basics of Terraform and deployed a simple template. Now you need a solution that can help you on multiple projects/deployments. Instead of defining multiple instances of the same ...