Skip to content

Commit bd77e81

Browse files
authored
fix: updated the DA catalog config to use the "Default" resource group (#173)
* chore: update existing_resource_group_name variable format and catalog entries * Updated the submodule
1 parent 1567723 commit bd77e81

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
@@ -316,7 +316,9 @@
316316
"config_constraints": {
317317
"identifier": "rg_name"
318318
}
319-
}
319+
},
320+
"default_value": "Default",
321+
"description": "The name of an existing resource group to provision the resources."
320322
},
321323
{
322324
"key": "provider_visibility",

0 commit comments

Comments
 (0)