Skip to content

Commit 93bf312

Browse files
author
Md Anam Raihan
committed
add swappable dependency to basic block
1 parent a9cf2ee commit 93bf312

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

ibm_catalog.json

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,49 @@
323323
]
324324
}
325325
],
326+
"swappable_dependencies": [
327+
{
328+
"name": "Database",
329+
"default_dependency": "deploy-arch-ibm-watson-discovery",
330+
"optional": false,
331+
"dependencies": [
332+
{
333+
"name": "deploy-arch-ibm-icd-elasticsearch",
334+
"id": "7ee5876d-6e30-49d1-be25-259a442085e8",
335+
"version": ">=1.25.10",
336+
"flavors": [
337+
"standard"
338+
],
339+
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
340+
"optional": true,
341+
"on_by_default": false,
342+
"input_mapping": [
343+
{
344+
"dependency_output": "crn",
345+
"version_input": "existing_elasticsearch_instance_crn"
346+
}
347+
]
348+
},
349+
{
350+
"name": "deploy-arch-ibm-watson-discovery",
351+
"id": "0f616276-a8a4-4399-bcbf-d3129f30295e",
352+
"version": ">=v1.1.1",
353+
"flavors": [
354+
"standard"
355+
],
356+
"catalog_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd",
357+
"optional": true,
358+
"on_by_default": false,
359+
"input_mapping": [
360+
{
361+
"dependency_output": "id",
362+
"version_input": "existing_discovery_instance"
363+
}
364+
]
365+
}
366+
]
367+
}
368+
],
326369
"dependency_version_2": true,
327370
"configuration": [
328371
{

0 commit comments

Comments
 (0)