From 5fb03c86f8f473f5bc951cc675cd33c32aa79f2f Mon Sep 17 00:00:00 2001 From: piyush Date: Tue, 23 Sep 2025 01:33:07 +0530 Subject: [PATCH] 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 f36c2993..49efdcbc 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -138,7 +138,9 @@ "config_constraints": { "identifier": "rg_name" } - } + }, + "default_value": "Default", + "description": "The name of an existing resource group to provision the resources." }, { "key": "existing_monitoring_crn" @@ -403,7 +405,9 @@ "config_constraints": { "identifier": "rg_name" } - } + }, + "default_value": "Default", + "description": "The name of an existing resource group to provision the resources." }, { "key": "existing_monitoring_crn"