Skip to content

Commit

Permalink
feat: addon poc content
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatagarwal-ibm committed Oct 29, 2024
1 parent 2258fdb commit 059f480
Showing 1 changed file with 35 additions and 5 deletions.
40 changes: 35 additions & 5 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
},
"dependencies": [
{
"name": "deploy-arch-ibm-account-infra-base",
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
"flavors": [
"standard"
Expand All @@ -171,25 +172,54 @@
"version_input": "existing_resource_group_name"
}
],
"name": "deploy-arch-ibm-account-infra-base",
"optional": true,
"version": "^1.11.6"
},
{
"name": "testing-deploy-arch-ibm-observability",
"flavors": [
"instances",
"agents"
],
"id": "daf2cf91-2384-4205-b7f4-621299a4896d",
"version": "^1.0.7",
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
"optional": true,
"input_mapping": [

]
},
{
"name": "testing-deploy-arch-ibm-kms",
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
"version": "^1.0.1",
"flavors": [
"standard"
],
"id": "b159ef1b-2b81-4ddf-83ef-acfc1fff9166",
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
"optional": true,
"input_mapping": [
{
"dependency_output": "key_management_service_instance_crn",
"dependency_output": "kms_instance_crn",
"version_input": "existing_kms_instance_crn"
}
]
},
{
"name": "testing-deploy-arch-ibm-secrets-manager",
"id": "5f149ae6-d781-460a-977d-c8c4171ad0fa",
"version": "^1.0.1",
"flavors": [
"standard"
],
"name": "Testing_Core_Security_Services",
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
"optional": true,
"version": "^1.0.9"
"input_mapping": [
{
"dependency_output": "kms_instance_crn",
"version_input": "existing_kms_instance_crn"
}
]
}
],
"dependency_version_2": true,
Expand Down

0 comments on commit 059f480

Please sign in to comment.