Skip to content

Commit 3a3dcd2

Browse files
authored
chore: update existing_resource_group_name variable format and catalog entries (#169)
* chore: update existing_resource_group_name variable format and catalog entries * Updated the submodule
1 parent 6d9948c commit 3a3dcd2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

ibm_catalog.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,9 @@
358358
"config_constraints": {
359359
"identifier": "rg_name"
360360
}
361-
}
361+
},
362+
"default_value": "Default",
363+
"description": "The name of an existing resource group to provision the resources."
362364
},
363365
{
364366
"key": "region",

0 commit comments

Comments
 (0)