Automating Azure Deployments with Terraform: Reusable Templates

Wednesday, Jun 8 2:45 PM - 3:45 PM Discovery C |200/125

Description

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 resources, we'll discuss loops and modules. We'll also use an Azure Pipelines pipeline to provision the template.