Skip to content

Commit 756f118

Browse files
feat: addon poc content
1 parent 14ed6af commit 756f118

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

ibm_catalog.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,12 +388,18 @@
388388
{
389389
"name": "deploy-arch-ibm-kms",
390390
"id": "2cad4789-fa90-4886-9c9e-857081c273ee-global",
391-
"version": "^v4.16.0",
391+
"version": "^4.16.0",
392392
"flavors": [
393393
"Standard"
394394
],
395395
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
396-
"optional": true
396+
"optional": true,
397+
"input_mapping": [
398+
{
399+
"dependency_output": "kms_instance_crn",
400+
"version_input": "existing_kms_instance_crn"
401+
}
402+
]
397403
},
398404
{
399405
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",

0 commit comments

Comments
 (0)