Azure DevOps的Terraform Provider(Devops资源管理器)
AzureRM提供程序支持Terraform 0.12.x和更高版本。
使用范例
# Make sure to set the following environment variables:
# AZDO_PERSONAL_ACCESS_TOKEN
# AZDO_ORG_SERVICE_URL
terraform {
required_providers {
azuredevops
Azure的Terraform Provider(资源管理器)
AzureRM提供程序的2.x版需要Terraform 0.12.x和更高版本。
( )
使用范例
# Configure the Microsoft Azure Provider
provider "azurerm" {
# We recommend pinning to the specific version of the Azure Provider you're using
# since new version