Skip to content

Commit 06f4545

Browse files
authored
fix: updated the DA to default to the "Default" resource group (#284)
1 parent d8c9d7c commit 06f4545

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ibm_catalog.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,9 @@
188188
"config_constraints": {
189189
"identifier": "rg_name"
190190
}
191-
}
191+
},
192+
"default_value": "Default",
193+
"description": "The name of an existing resource group to provision the resources."
192194
},
193195
{
194196
"key": "app_config_name"

0 commit comments

Comments
 (0)