Skip to content

Commit bbaf538

Browse files
authored
Merge pull request #23 from terraform-ibm-modules/dev
fix: resource group name
2 parents 23a2450 + d3d9999 commit bbaf538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stack_definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@
389389
},
390390
{
391391
"name": "toolchain_resource_group",
392-
"value": "ref:../../inputs/resource_group_name"
392+
"value": "ref:../1 - Account Infrastructure Base/outputs/devops_resource_group_name"
393393
},
394394
{
395395
"name": "prefix",

0 commit comments

Comments
 (0)