Skip to content

Commit 00290a1

Browse files
authored
fix: updated the DA to default to the "Default" resource group (#317)
1 parent 70f8073 commit 00290a1

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
@@ -145,7 +145,9 @@
145145
"config_constraints": {
146146
"identifier": "rg_name"
147147
}
148-
}
148+
},
149+
"default_value": "Default",
150+
"description": "The name of an existing resource group to provision the resources."
149151
},
150152
{
151153
"key": "provider_visibility",

0 commit comments

Comments
 (0)