Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 8c8034e

Browse files
author
Rajat Agrawal
committed
feat: addon poc content
1 parent 833a6a4 commit 8c8034e

File tree

1 file changed

+52
-1
lines changed

1 file changed

+52
-1
lines changed

ibm_catalog.json

Lines changed: 52 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,58 @@
336336
"description": "This architecture supports creating and configuring IBM Security and Compliance Center resources"
337337
}
338338
]
339-
}
339+
},
340+
"dependencies": [
341+
{
342+
"name": "testing-deploy-arch-ibm-kms",
343+
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
344+
"version": "^1.0.1",
345+
"flavors": [
346+
"standard"
347+
],
348+
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
349+
"optional": true,
350+
"input_mapping": [
351+
{
352+
"dependency_output": "kms_instance_crn",
353+
"version_input": "existing_kms_instance_crn"
354+
}
355+
]
356+
},
357+
{
358+
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
359+
"flavors": [
360+
"standard"
361+
],
362+
"id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global",
363+
"input_mapping": [
364+
{
365+
"dependency_input": "prefix",
366+
"version_input": "prefix"
367+
}
368+
],
369+
"name": "deploy-arch-ibm-account-infra-base",
370+
"optional": true,
371+
"version": "^1.11.6"
372+
},
373+
{
374+
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
375+
"flavors": [
376+
"standard"
377+
],
378+
"id": "1f6f1af5-185e-4ae7-9b42-4c64e42728f6",
379+
"input_mapping": [
380+
{
381+
"dependency_output": "crn",
382+
"version_input": "existing_en_crn"
383+
}
384+
],
385+
"name": "testing-deploy-arch-ibm-event-notifications",
386+
"optional": true,
387+
"version": "^1.0.1"
388+
}
389+
],
390+
"dependency_version_2": true
340391
},
341392
{
342393
"label": "Agents",

0 commit comments

Comments
 (0)