From cd95622392cd9a1a6b26325bd31dfb87168136eb Mon Sep 17 00:00:00 2001 From: piyush Date: Tue, 23 Sep 2025 01:34:19 +0530 Subject: [PATCH 1/2] chore: update existing_resource_group_name variable format and catalog entries --- ibm_catalog.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ibm_catalog.json b/ibm_catalog.json index 88f245ad..2d00e3e5 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -180,7 +180,9 @@ "config_constraints": { "identifier": "rg_name" } - } + }, + "default_value": "Default", + "description": "The name of an existing resource group to provision the resources." }, { "key": "provider_visibility", @@ -668,7 +670,9 @@ "config_constraints": { "identifier": "rg_name" } - } + }, + "default_value": "Default", + "description": "The name of an existing resource group to provision the resources." }, { "key": "secrets_manager_instance_name" From 88de662ae3929801d7fe9c1f35c68760dd40bbf7 Mon Sep 17 00:00:00 2001 From: Piyush Kumar Sahu Date: Tue, 23 Sep 2025 12:22:07 +0530 Subject: [PATCH 2/2] Updated the submodule --- common-dev-assets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-dev-assets b/common-dev-assets index 47c0edbc..c70a81e9 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 47c0edbc6d669874511116e4cb645097d10561b9 +Subproject commit c70a81e9fdbcea23cd85546089c4524fe6ccdab6