Skip to content

Commit fd54a04

Browse files
fix: updated the DA catalog config to use the "Default" resource group (#1063)
Co-authored-by: Mukul Palit <[email protected]>
1 parent c4bd185 commit fd54a04

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
@@ -267,7 +267,9 @@
267267
"config_constraints": {
268268
"identifier": "rg_name"
269269
}
270-
}
270+
},
271+
"default_value": "Default",
272+
"description": "The name of an existing resource group to provision the resources."
271273
},
272274
{
273275
"key": "subnets"

0 commit comments

Comments
 (0)