From 1d020b1af9c1186b0c9394127a84423e44485045 Mon Sep 17 00:00:00 2001 From: TIMOperations Date: Fri, 20 Sep 2024 15:28:04 +0000 Subject: [PATCH] fix(deps): Update stack definition member versions stack_definition.json --- README.md | 1 - stack_definition.json | 10 +++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2d2a886..66ea804 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ # stack-ibm-template - diff --git a/stack_definition.json b/stack_definition.json index 67c730d..896cffd 100644 --- a/stack_definition.json +++ b/stack_definition.json @@ -59,7 +59,7 @@ } ], "name": "1a-primary-da", - "version_locator": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.cd8ac708-73e5-4e86-acd9-8b9bb82ed323" + "version_locator": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.409c11db-87b8-458a-bf47-24930b087a3a" }, { "inputs": [ @@ -89,7 +89,7 @@ } ], "name": "1b-primary-da", - "version_locator": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.cd8ac708-73e5-4e86-acd9-8b9bb82ed323" + "version_locator": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.409c11db-87b8-458a-bf47-24930b087a3a" }, { "inputs": [ @@ -98,8 +98,8 @@ "value": "ref:../1a-primary-da/outputs/resource_group" }, { - "name": "region", - "value": "us-south" + "name": "region", + "value": "us-south" }, { "name": "resource_tags", @@ -119,7 +119,7 @@ } ], "name": "secondary-da", - "version_locator": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.cd8ac708-73e5-4e86-acd9-8b9bb82ed323" + "version_locator": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.409c11db-87b8-458a-bf47-24930b087a3a" } ] }