1 changed file
terraform | ||
azure-pipelines-terraform.yml | ||
azure-pipelines-terraform.yml
/terraform/azure-pipelines-terraform.yml-3+3/terraform/azure-pipelines-terraform.yml
Add comment 116 backendAzureRmContainerName: ${{parameters.container_name}}
Add comment 117 backendAzureRmKey: ${{parameters.key}}
Add comment 118
Add comment 119 Minus - task: AddBuildTag@1
Add comment 120 Minus inputs:
Add comment 121 Minus tag: '${{parameters.environment}}'
Add comment 119 Plus # - task: AddBuildTag@1
Add comment 120 Plus # inputs:
Add comment 121 Plus # tag: '${{parameters.environment}}'
Add comment 122
Add comment 123 - task: PublishBuildArtifacts@1
Add comment 124 inputs: