Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit c350f80

Browse files
feat: addon poc content
1 parent 19bcfbd commit c350f80

File tree

1 file changed

+57
-29
lines changed

1 file changed

+57
-29
lines changed

ibm_catalog.json

Lines changed: 57 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -200,36 +200,50 @@
200200
},
201201
"dependencies": [
202202
{
203-
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
203+
"name": "testing-deploy-arch-ibm-observability",
204+
"flavors": [
205+
"instances",
206+
"agents"
207+
],
208+
"id": "daf2cf91-2384-4205-b7f4-621299a4896d",
209+
"version": "^1.0.7",
210+
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
211+
"optional": true,
212+
"input_mapping": [
213+
214+
]
215+
},
216+
{
217+
"name": "testing-deploy-arch-ibm-kms",
218+
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
219+
"version": "^1.0.1",
204220
"flavors": [
205221
"standard"
206222
],
207-
"id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global",
223+
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
224+
"optional": true,
208225
"input_mapping": [
209226
{
210-
"dependency_output": "workload_resource_group_name",
211-
"version_input": "existing_resource_group_name"
227+
"dependency_output": "kms_instance_crn",
228+
"version_input": "existing_kms_instance_crn"
212229
}
213-
],
214-
"name": "deploy-arch-ibm-account-infra-base",
215-
"optional": true,
216-
"version": "^1.11.6"
230+
]
217231
},
218232
{
219-
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
233+
"name": "testing-deploy-arch-ibm-secrets-manager",
234+
"id": "5f149ae6-d781-460a-977d-c8c4171ad0fa",
235+
"version": "^1.0.1",
220236
"flavors": [
221237
"standard"
222238
],
223-
"id": "b159ef1b-2b81-4ddf-83ef-acfc1fff9166",
239+
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
240+
"optional": true,
224241
"input_mapping": [
225242
{
226-
"dependency_output": "key_management_service_instance_crn",
243+
"dependency_output": "kms_instance_crn",
227244
"version_input": "existing_kms_instance_crn"
228245
}
229-
],
230-
"name": "Testing_Core_Security_Services",
231-
"optional": true,
232-
"version": "^1.0.9"
246+
]
233247
}
234248
],
235249
"configuration": [
@@ -440,36 +454,50 @@
440454
},
441455
"dependencies": [
442456
{
443-
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
457+
"name": "testing-deploy-arch-ibm-observability",
458+
"flavors": [
459+
"instances",
460+
"agents"
461+
],
462+
"id": "daf2cf91-2384-4205-b7f4-621299a4896d",
463+
"version": "^1.0.7",
464+
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
465+
"optional": true,
466+
"input_mapping": [
467+
468+
]
469+
},
470+
{
471+
"name": "testing-deploy-arch-ibm-kms",
472+
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
473+
"version": "^1.0.1",
444474
"flavors": [
445475
"standard"
446476
],
447-
"id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global",
477+
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
478+
"optional": true,
448479
"input_mapping": [
449480
{
450-
"dependency_output": "workload_resource_group_name",
451-
"version_input": "existing_resource_group_name"
481+
"dependency_output": "kms_instance_crn",
482+
"version_input": "existing_kms_instance_crn"
452483
}
453-
],
454-
"name": "deploy-arch-ibm-account-infra-base",
455-
"optional": true,
456-
"version": "^1.11.6"
484+
]
457485
},
458486
{
459-
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
487+
"name": "testing-deploy-arch-ibm-secrets-manager",
488+
"id": "5f149ae6-d781-460a-977d-c8c4171ad0fa",
489+
"version": "^1.0.1",
460490
"flavors": [
461491
"standard"
462492
],
463-
"id": "b159ef1b-2b81-4ddf-83ef-acfc1fff9166",
493+
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
494+
"optional": true,
464495
"input_mapping": [
465496
{
466497
"dependency_output": "kms_instance_crn",
467498
"version_input": "existing_kms_instance_crn"
468499
}
469-
],
470-
"name": "Testing_Core_Security_Services",
471-
"optional": true,
472-
"version": "^1.0.9"
500+
]
473501
}
474502
],
475503
"configuration": [

0 commit comments

Comments
 (0)