This Azure lab wires up Terraform with Azure Pipelines CI/CD to spin up infrastructure and deploy a .NET Core app using IaC. It handles remote state with Azure Storage, automates plan
and apply
in pipelines, and swaps in config values via token replacement during deploy.