Learn how infrastructure as code enables you to describe and automatically provision the infrastructure that you need for your application.
In this module, you will:
- Learn what we mean by infrastructure as code and why it’s a best practice in DevOps.
- Apply a Terraform plan that provisions everything you need to run your web application.
- Add a job to your Azure Pipelines configuration that provisions your infrastructure when the pipeline runs.
Prerequisites
- An Azure subscription
- An Azure DevOps organization
- Visual Studio Code
- .NET Core 3.1
- Git
- A GitHub account
This module is part of these learning paths
Go through the training here:
- TRAINING: Provision infrastructure in Azure Pipelines with HashiCorp Terraform
https://docs.microsoft.com/en-us/learn/modules/provision-infrastructure-azure-pipelines/