Deploying Azure resources using Terraform and Azure DevOps
Pre-requisites Before we deploy any resources using terraform and DevOps we need to know complete few items. Store Terraform state file Create Azure DevOps Project Create Azure Service Principal Sample Terraform code Finally, creating yaml file to deploy the code. Store Terraform state file When deploying using Terraform it will create a state file locally […]
Deploying Azure resources using Terraform and Azure DevOps Read More »