Skip to content

Commit 168b67e

Browse files
authored
fix: update default from of resource_group_name to __NULL__ (#46)
1 parent 36b3790 commit 168b67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm_catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
{
178178
"key": "resource_group_name",
179179
"type": "string",
180-
"default_value": "__NOT_SET__",
180+
"default_value": "__NULL__",
181181
"required": true
182182
},
183183
{

0 commit comments

Comments
 (0)