Skip to content

Commit 1bf027e

Browse files
committed
Update iac-create-environment.yml for Azure Pipelines
1 parent 8d1be26 commit 1bf027e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment_setup/iac-create-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ steps:
2525
inputs:
2626
azureSubscription: 'AzureResourceConnection'
2727
action: 'Create Or Update Resource Group'
28-
resourceGroupName: '$(RESOURCE_GROUP)'
28+
resourceGroupName: ''
2929
location: $(LOCATION)
3030
templateLocation: 'Linked artifact'
3131
csmFile: '$(Build.SourcesDirectory)/environment_setup/arm-templates/cloud-environment.json'

0 commit comments

Comments
 (0)