Skip to content

Commit 44a0363

Browse files
committed
fix: fixed catalog json flavor for observability
1 parent 3b90d42 commit 44a0363

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ibm_catalog.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,8 @@
8080
"default_flavor": "instances",
8181
"input_mapping": [
8282
{
83-
"reference_version": true,
84-
"dependency_input": "region",
85-
"version_input": "region"
83+
"value": "us-south",
84+
"dependency_input": "region"
8685
},
8786
{
8887
"reference_version": true,

0 commit comments

Comments
 (0)