Skip to content

Commit 2749435

Browse files
author
Md Anam Raihan
committed
add ES DA
1 parent 952f793 commit 2749435

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

ibm_catalog.json

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"working_directory": "solutions/banking",
1717
"compliance": {
1818
"authority": "scc-v3",
19+
"controls": [],
1920
"profiles": [
2021
{
2122
"profile_name": "AI Security Guardrails 2.0",
@@ -330,18 +331,18 @@
330331
"optional": false,
331332
"dependencies": [
332333
{
333-
"name": "Testing_Gen_AI",
334-
"id": "4460375e-8a34-46fc-9f06-0eb60e7d4f8c",
335-
"version": ">=1.2.0",
334+
"name": "deploy-arch-ibm-icd-elasticsearch",
335+
"id": "7ee5876d-6e30-49d1-be25-259a442085e8",
336+
"version": ">=1.25.16",
336337
"flavors": [
337-
"Basic-dda0"
338+
"standard"
338339
],
339-
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
340+
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
340341
"optional": false,
341342
"on_by_default": false,
342343
"input_mapping": [
343344
{
344-
"dependency_output": "elasticsearch_crn",
345+
"dependency_output": "crn",
345346
"version_input": "existing_elasticsearch_instance_crn"
346347
}
347348
]
@@ -387,7 +388,7 @@
387388
},
388389
{
389390
"key": "region",
390-
"required": false,
391+
"required": true,
391392
"options": [
392393
{
393394
"displayname": "us-south",
@@ -972,18 +973,18 @@
972973
"optional": false,
973974
"dependencies": [
974975
{
975-
"name": "Testing_Gen_AI",
976-
"id": "4460375e-8a34-46fc-9f06-0eb60e7d4f8c",
977-
"version": ">=1.2.0",
976+
"name": "deploy-arch-ibm-icd-elasticsearch",
977+
"id": "7ee5876d-6e30-49d1-be25-259a442085e8",
978+
"version": ">=1.25.16",
978979
"flavors": [
979-
"Basic-dda0"
980+
"standard"
980981
],
981-
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
982+
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
982983
"optional": false,
983984
"on_by_default": false,
984985
"input_mapping": [
985986
{
986-
"dependency_output": "elasticsearch_crn",
987+
"dependency_output": "crn",
987988
"version_input": "existing_elasticsearch_instance_crn"
988989
}
989990
]

0 commit comments

Comments
 (0)