Repository files navigation Infrastructure-as-Code Terraform - General Information
Include a "fixtures.auto.tfvars" for unit testing
You should be able to copy and paste an existing yaml pipeline into a new module
Change the "moduleName:" variable to match the directory name - THIS IS IMPORTANT
Naming standard is as follows - (Resource)
Example - AutomationAccount, ContainerRegistry, KeyVault
If using a new Azure DevOps project, all the variables you need to edit are in the global.variables.yml file
backendTFStorageContainerName - the name of the container that will store your remote state
backendTFRGName - the name of the resource group that holds the storage account for remote state
backendTFStorageAccountName - the name of the storage account that contains the container
backendTFStorageAccountRGLocation - the location of the storage account
serviceConnection - the name of the service connection that was created in Azure DevOps
storageKey - leave this blank
About
Infrastructure as Code for Azure and Azure Government
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.