Skip to content

Commit b97dc29

Browse files
fully configurable
1 parent 916906a commit b97dc29

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

solutions/standard/stack_definition.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
],
181181
"members": [
182182
{
183-
"name": "1 - Account Infrastructure Base",
183+
"name": "1 - Account Configuration",
184184
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.be71d2f4-262c-4186-9b07-30dc1b1517bb-global",
185185
"inputs": [
186186
{
@@ -454,7 +454,7 @@
454454
},
455455
{
456456
"name": "existing_kms_resource_group",
457-
"value": "ref:../1 - Account Infrastructure Base/outputs/security_resource_group_name"
457+
"value": "ref:../1 - Account Configuration/outputs/security_resource_group_name"
458458
},
459459
{
460460
"name": "existing_kms_endpoint_type",
@@ -466,7 +466,7 @@
466466
},
467467
{
468468
"name": "existing_cos_resource_group",
469-
"value": "ref:../1 - Account Infrastructure Base/outputs/observability_resource_group_name"
469+
"value": "ref:../1 - Account Configuration/outputs/observability_resource_group_name"
470470
},
471471
{
472472
"name": "existing_cos_endpoint_type",
@@ -750,7 +750,7 @@
750750
},
751751
{
752752
"name": "toolchain_resource_group",
753-
"value": "ref:../1 - Account Infrastructure Base/outputs/devops_resource_group_name"
753+
"value": "ref:../1 - Account Configuration/outputs/devops_resource_group_name"
754754
},
755755
{
756756
"name": "sm_resource_group",

0 commit comments

Comments
 (0)