Azure Terraform Pipeline — DevOps
Terraform is an open-source infrastructure as code (IAC) tool that allows users to define and deploy infrastructure resources, such as servers, storage, and networking, using simple, human-readable configuration files.
Azure Provider
The Azure Provider can be used to configure infrastructure in Microsoft Azure using the Azure Resource Manager API’s.
Docs: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Click → Service Principal and a Client Secret
buymeacoffee ☕ 👈 Click the link
Log in to the CLI in VSCode. Automatically redirect the browser to enter your Azure credentials.
az login
Successfully logged in Azure DevOps portal via VSCode Terminal
Allow users to download data exported from the plan of a Run in a Terraform workspace.
export MSYS_NO_PATHCONV=1