Skip to content

Commit a0da40a

Browse files
committed
Update terraform-01.yml for Azure Pipelines
1 parent b48b763 commit a0da40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform-01.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ stages:
9090
provider: 'azurerm'
9191
command: 'init'
9292
workingDirectory: '$(Pipeline.Workspace)/terraform-manifests-out'
93-
commandOptions: '- reconfigure'
93+
commandOptions: '-reconfigure'
9494
backendServiceArm: 'terraform-aks-azurerm-szc-con'
9595
backendAzureRmResourceGroupName: 'RG_AKS_project'
9696
backendAzureRmStorageAccountName: 'stracctaksproject'

0 commit comments

Comments
 (0)