Skip to content

Commit 535b54b

Browse files
update ibm_catalog.json to change version_input from 'existing_resource_group_name' to 'resource_group_name'
1 parent 953497f commit 535b54b

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
@@ -137,7 +137,7 @@
137137
"input_mapping": [
138138
{
139139
"dependency_output": "workload_resource_group_name",
140-
"version_input": "existing_resource_group_name"
140+
"version_input": "resource_group_name"
141141
},
142142
{
143143
"dependency_input": "prefix",

0 commit comments

Comments
 (0)