Skip to content

Commit ee9927c

Browse files
author
Rajat Agrawal
committed
feat: addon poc content
1 parent 89c50a7 commit ee9927c

File tree

1 file changed

+35
-4
lines changed

1 file changed

+35
-4
lines changed

ibm_catalog.json

Lines changed: 35 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"products": [
33
{
4-
"name": "deploy-arch-ibm-event-notifications",
5-
"label": "Event Notifications",
4+
"name": "testing-deploy-arch-ibm-event-notifications",
5+
"label": "Testing - Event Notifications",
66
"product_kind": "solution",
77
"tags": [
88
"ibm_created",
@@ -44,7 +44,7 @@
4444
{
4545
"label": "Standard",
4646
"name": "standard",
47-
"install_type": "fullstack",
47+
"install_type": "extension",
4848
"working_directory": "solutions/standard",
4949
"compliance": {
5050
"authority": "scc-v3",
@@ -96,7 +96,38 @@
9696
"description": "This architecture supports creating and configuring an IBM Cloud Event Notifications instance."
9797
}
9898
]
99-
}
99+
},
100+
"dependencies": [
101+
{
102+
"flavors": [
103+
"instances"
104+
],
105+
"id": "daf2cf91-2384-4205-b7f4-621299a4896d",
106+
"name": "testing-deploy-arch-ibm-observability",
107+
"version": "^1.0.7",
108+
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
109+
"optional": true,
110+
"input_mapping": [
111+
112+
]
113+
}, {
114+
"name": "testing-deploy-arch-ibm-kms",
115+
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
116+
"version": "^1.0.1",
117+
"flavors": [
118+
"standard"
119+
],
120+
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
121+
"optional": true,
122+
"input_mapping": [
123+
{
124+
"dependency_output": "kms_instance_crn",
125+
"version_input": "existing_kms_instance_crn"
126+
}
127+
]
128+
}
129+
],
130+
"dependency_version_2": true
100131
}
101132
]
102133
}

0 commit comments

Comments
 (0)