We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48b763 commit a0da40aCopy full SHA for a0da40a
terraform-01.yml
@@ -90,7 +90,7 @@ stages:
90
provider: 'azurerm'
91
command: 'init'
92
workingDirectory: '$(Pipeline.Workspace)/terraform-manifests-out'
93
- commandOptions: '- reconfigure'
+ commandOptions: '-reconfigure'
94
backendServiceArm: 'terraform-aks-azurerm-szc-con'
95
backendAzureRmResourceGroupName: 'RG_AKS_project'
96
backendAzureRmStorageAccountName: 'stracctaksproject'
0 commit comments