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

Commit c9d8150

Browse files
author
Rajat Agrawal
committed
feat: addon poc content
1 parent fc90e45 commit c9d8150

File tree

6 files changed

+65
-25
lines changed

6 files changed

+65
-25
lines changed

.idea/.gitignore

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/stack-ibm-genai.iml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ibm_catalog.json

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -161,48 +161,49 @@
161161
},
162162
"dependencies": [
163163
{
164-
"name": "deploy-arch-ibm-observability",
165-
"id": "231fad60-b8ac-4540-bc34-ae1e4379d46f-global",
166-
"version": "^1.12.2",
164+
"catalog_id": "0fbd7aba-de09-43bf-b848-ade81f4ad0ff",
167165
"flavors": [
168-
"instances"
166+
"standard"
169167
],
170-
"catalog_id": "0fbd7aba-de09-43bf-b848-ade81f4ad0ff",
171-
"optional": true
168+
"id": "9fcd1945-8ebc-4072-85dc-6400653e7077-global",
169+
"input_mapping": [
170+
{
171+
"dependency_output": "workload_resource_group_name",
172+
"version_input": "existing_resource_group_name"
173+
}
174+
],
175+
"name": "deploy-arch-ibm-account-infra-base",
176+
"optional": true,
177+
"version": "^1.11.6"
172178
},
173179
{
174-
"name": "Core_Security_Services",
175-
"id": "f3dabaf3-5150-43c4-81ff-f28126db83e2",
176-
"version": "^1.0.0",
180+
"catalog_id": "0fbd7aba-de09-43bf-b848-ade81f4ad0ff",
177181
"flavors": [
178-
""
182+
"instances"
179183
],
180-
"catalog_id": "9212a6da-ac9b-4f3c-94d8-83a866e1a250",
184+
"id": "231fad60-b8ac-4540-bc34-ae1e4379d46f-global",
185+
"name": "deploy-arch-ibm-observability",
181186
"optional": true,
182-
"input_mapping": [
183-
{
184-
"dependency_output": "kms_instance_crn",
185-
"version_input": "existing_kms_instance_crn"
186-
}
187-
]
187+
"version": "^2.1.0"
188188
},
189189
{
190-
"name": "deploy-arch-ibm-account-infra-base",
191-
"id": "9fcd1945-8ebc-4072-85dc-6400653e7077-global",
192-
"version": "^1.11.6",
190+
"catalog_id": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc",
193191
"flavors": [
194192
"standard"
195193
],
196-
"catalog_id": "0fbd7aba-de09-43bf-b848-ade81f4ad0ff",
197-
"optional": true,
194+
"id": "f3dabaf3-5150-43c4-81ff-f28126db83e2-global",
198195
"input_mapping": [
199196
{
200-
"dependency_output": "workload_resource_group_name",
201-
"version_input": "existing_resource_group_name"
197+
"dependency_output": "kms_instance_crn",
198+
"version_input": "existing_kms_instance_crn"
202199
}
203-
]
200+
],
201+
"name": "Core_Security_Services",
202+
"optional": true,
203+
"version": "^1.3.6"
204204
}
205205
],
206+
"dependency_version_2": true,
206207
"configuration": [
207208
{
208209
"key": "region",

0 commit comments

Comments
 (0)