From 7883ae7737fc20ef5ff0f6e829de154c7dba6239 Mon Sep 17 00:00:00 2001 From: piyush Date: Thu, 20 Nov 2025 12:41:12 +0530 Subject: [PATCH 1/2] chore: update the DA overview text and feature section --- ibm_catalog.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ibm_catalog.json b/ibm_catalog.json index ec977c0..c148945 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -24,7 +24,7 @@ "application_modernization" ], "short_description": "Deploys MQ on Cloud instance with optional security, logging, and notification services", - "long_description": "[IBM MQ on Cloud](https://cloud.ibm.com/docs/mqcloud/index.html) is an end-to-end solution for building and running secure queue managers. It connects applications dynamically, securely, and reliably across your messaging network, so your business can build message-driven and event-driven applications at scale.
This deployable architecture creates an instance of IBM MQ on Cloud along with optional security and observability cloud services.

ℹ️ This Terraform-based automation is part of a broader suite of IBM-maintained Infrastructure as Code (IaC) assets, each following the naming pattern \"Cloud automation for *servicename*\" and focusing on single IBM Cloud service. These single-service deployable architectures can be used on their own to streamline and automate service deployments through an [IaC approach](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-understanding-projects), or assembled together into a broader [automated IaC stack](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-config-stack) to automate the deployment of an end-to-end solution architecture.", + "long_description": "[IBM MQ on Cloud](https://cloud.ibm.com/docs/mqcloud/index.html) is an end-to-end solution for building and running secure queue managers. It connects applications dynamically, securely, and reliably across your messaging network, so your business can build message-driven and event-driven applications at scale.
This deployable architecture creates an instance of IBM MQ on Cloud along with optional security and observability cloud services.

ℹ️ This Terraform-based automation is part of a broader suite of IBM-maintained Infrastructure as Code (IaC) assets, each following the naming pattern \"Cloud automation for *servicename*\" and focusing on single IBM Cloud service. These single-service deployable architectures can be used on their own to streamline and automate service deployments through an [IaC approach](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-understanding-projects), or assembled together into a broader [automated IaC stack](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-config-stack) to automate the deployment of an end-to-end solution architecture. \n\nLeverage [Terraform IBM Modules](https://github.com/terraform-ibm-modules) to shape and scale your solutions. You can integrate Terraform IBM Modules (TIM) to extend functionality and design a solution tailored to your environment and operations needs. These modules offer reusable, customizable elements that follow IBM Cloud's recommended practices. You can access the [source code and documentation](https://github.com/terraform-ibm-modules/terraform-ibm-mq-cloud) and use it to extend your current architecture or create new solutions.", "offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-mq-cloud/blob/main/solutions/fully-configurable/README.md", "offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-mq-cloud/main/images/MQ.svg", "provider_name": "IBM", @@ -48,6 +48,10 @@ { "title": "Sets up activity tracking for the IBM MQ on Cloud instance", "description": "Optionally, you can deploy Cloud automation for Activity Tracker Event Routing to route and securely store auditing events that are related to your IBM MQ on Cloud instance. [Learn more](https://cloud.ibm.com/docs/mqcloud?topic=mqcloud-at_events)" + }, + { + "title": "Composable and Extensible Architecture", + "description": "This architecture illustrates how Terraform IBM Modules(TIM) can be integrated to deliver a complete solution on IBM Cloud. Each module is a reusable, and validated component for security, compliance, and operational IBM best practices. You can deploy this architecture as-is or configure it as code by leveraging the underlying modules to fit your specific requirements. Explore the [source code and documentation](https://github.com/terraform-ibm-modules/terraform-ibm-mq-cloud) to adapt, extend, or create entirely new solutions using these building blocks." } ], "support_details": "This product is in the community registry, as such support is handled through the [original repo](https://github.com/terraform-ibm-modules/terraform-ibm-mq-cloud). If you experience issues kindly open an issue in that repository [here](https://github.com/terraform-ibm-modules/terraform-ibm-mq-cloud/issues). Please note that this product is not currently supported through the IBM Cloud Support Center.", @@ -612,4 +616,4 @@ ] } ] -} +} \ No newline at end of file From 8c4c5d0e0fffbd9bce40821ba156a5be5885c38d Mon Sep 17 00:00:00 2001 From: Piyush Kumar Sahu Date: Wed, 26 Nov 2025 11:06:48 +0530 Subject: [PATCH 2/2] Update ibm_catalog.json --- ibm_catalog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibm_catalog.json b/ibm_catalog.json index c148945..e185051 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -616,4 +616,4 @@ ] } ] -} \ No newline at end of file +}