Skip to content
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
5fc0129
fully configurable
rajatagarwal-ibm Sep 18, 2025
1faac91
fully configurable
rajatagarwal-ibm Sep 18, 2025
a5b1369
fully configurable
rajatagarwal-ibm Sep 19, 2025
2f90234
fully configurable
rajatagarwal-ibm Sep 19, 2025
75c3097
fully configurable
rajatagarwal-ibm Sep 26, 2025
8b1a847
fully configurable
rajatagarwal-ibm Sep 26, 2025
ca54565
fully configurable
rajatagarwal-ibm Sep 26, 2025
88198d2
fully configurable
rajatagarwal-ibm Sep 26, 2025
50e2e80
fully configurable
rajatagarwal-ibm Sep 26, 2025
debc543
fully configurable
rajatagarwal-ibm Sep 29, 2025
f7e7ecc
fully configurable
rajatagarwal-ibm Oct 1, 2025
6cea097
fully configurable
rajatagarwal-ibm Oct 1, 2025
24b467e
fully configurable
rajatagarwal-ibm Oct 2, 2025
e00c47a
fully configurable
rajatagarwal-ibm Oct 2, 2025
3e078e7
fully configurable
rajatagarwal-ibm Oct 2, 2025
01625de
fully configurable
rajatagarwal-ibm Oct 2, 2025
ecc32a4
fully configurable
rajatagarwal-ibm Oct 3, 2025
33570d4
fully configurable
rajatagarwal-ibm Oct 3, 2025
916906a
fully configurable
rajatagarwal-ibm Oct 3, 2025
b97dc29
fully configurable
rajatagarwal-ibm Oct 3, 2025
d98dd4d
fully configurable
rajatagarwal-ibm Oct 6, 2025
49365e2
fully configurable
rajatagarwal-ibm Oct 6, 2025
4a91030
fully configurable
rajatagarwal-ibm Oct 6, 2025
2deced3
fully configurable
rajatagarwal-ibm Oct 6, 2025
c8f9365
fully configurable
rajatagarwal-ibm Oct 6, 2025
65bb774
fully configurable
rajatagarwal-ibm Oct 6, 2025
4920f49
fully configurable
rajatagarwal-ibm Oct 6, 2025
2cb734b
fully configurable
rajatagarwal-ibm Oct 6, 2025
b1deefd
full config
rajatagarwal-ibm Oct 6, 2025
fd4e0a5
full config
rajatagarwal-ibm Oct 6, 2025
ebb598f
cleanup
ocofaigh Oct 27, 2025
c68733c
clean
ocofaigh Oct 27, 2025
0fc714a
updates
ocofaigh Oct 27, 2025
b7ffd00
fix wx
ocofaigh Oct 27, 2025
96d5467
updates
ocofaigh Nov 4, 2025
53737ea
update wx saas
ocofaigh Nov 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 72 additions & 11 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@
"support_details": "This product is in the community registry, as such support is handled through the originated repo. If you experience issues please open an issue in that repository [https://github.com/terraform-ibm-modules/stack-retrieval-augmented-generation/issues](https://github.com/terraform-ibm-modules/stack-retrieval-augmented-generation/issues). Please note this product is not supported via the IBM Cloud Support Center.",
"flavors": [
{
"label": "Basic (Deploy on Code Engine)",
"name": "basic",
"label": "Basic with sample application (Deploy on Code Engine)",
"name": "basic-fully-config",
"index": 1,
"working_directory": "solutions/basic",
"compliance": {
"authority": "scc-v3",
Expand Down Expand Up @@ -309,6 +310,40 @@
}
]
},
{
"key": "key_protect_plan",
"type": "string",
"default_value": "tiered-pricing",
"description": "The service plan of the Key Protect instance that will be provisioned by this solution. Only used if not supplying `existing_kms_instance_crn`. [Learn more](https://cloud.ibm.com/docs/key-protect?topic=key-protect-pricing-plan).",
"required": false,
"options": [
{
"displayname": "Standard",
"value": "tiered-pricing"
},
{
"displayname": "Cross-region Resiliency",
"value": "cross-region-resiliency"
}
]
},
{
"key": "cloud_monitoring_plan",
"type": "string",
"default_value": "graduated-tier",
"description": "The IBM Cloud Monitoring plan to provision. Available values are `lite` and `graduated-tier` and `graduated-tier-sysdig-secure-plus-monitor` (available in region eu-fr2 only). [Learn more](https://cloud.ibm.com/docs/monitoring?topic=monitoring-service_plans)",
"required": false,
"options": [
{
"displayname": "Lite",
"value": "lite"
},
{
"displayname": "Graduated Tier",
"value": "graduated-tier"
}
]
},
{
"key": "existing_secrets_manager_crn",
"type": "string",
Expand Down Expand Up @@ -339,9 +374,16 @@
"required": false
},
{
"key": "app_config_service_plan",
"key": "event_notifications_email_list",
"type": "array",
"default_value": [],
"description": "List of emails to configure event notifications.",
"required": false
},
{
"key": "app_config_plan",
"type": "string",
"default_value": "basic",
"default_value": "enterprise",
"description": "The pricing plan to use for the IBM Cloud App Configuration instance.",
"required": false,
"options": [
Expand Down Expand Up @@ -502,8 +544,9 @@
"install_type": "fullstack"
},
{
"label": "Standard (Deploy on Red Hat OpenShift)",
"name": "standard",
"label": "Standard with sample application (Deploy on Red Hat OpenShift)",
"name": "standard-fully-config",
"index": 2,
"working_directory": "solutions/standard",
"compliance": {
"authority": "scc-v3",
Expand Down Expand Up @@ -749,7 +792,7 @@
{
"key": "secret_manager_service_plan",
"type": "string",
"default_value": "trial",
"default_value": "standard",
"description": "The service/pricing plan to use when provisioning a new Secrets Manager instance. Only one trial instance is allowed per account.",
"required": false,
"options": [
Expand Down Expand Up @@ -793,9 +836,9 @@
"required": false
},
{
"key": "app_config_service_plan",
"key": "app_config_plan",
"type": "string",
"default_value": "basic",
"default_value": "enterprise",
"description": "The pricing plan to use for the IBM Cloud App Configuration instance.",
"required": false,
"options": [
Expand Down Expand Up @@ -857,9 +900,9 @@
},
{

"key": "app_config_service_plan",
"key": "app_config_plan",
"type": "string",
"default_value": "basic",
"default_value": "enterprise",
"description": "The pricing plan to use for the IBM Cloud App Configuration instance.",
"required": false,
"options": [
Expand All @@ -877,6 +920,24 @@
}
]
},
{

"key": "elasticsearch_plan",
"type": "string",
"default_value": "enterprise",
"description": "The name of the service plan for your Databases for Elasticsearch instance. [Learn more](https://cloud.ibm.com/docs/databases-for-elasticsearch?topic=databases-for-elasticsearch-elastic-offerings).",
"required": false,
"options": [
{
"displayname": "Enterprise",
"value": "enterprise"
},
{
"displayname": "Platinum",
"value": "platinum"
}
]
},
{
"key": "scc_workload_protection_service_plan",
"type": "string",
Expand Down
Loading