From 8e910af8179dd9fa88f586761cf715d797b06b3b Mon Sep 17 00:00:00 2001 From: piyush Date: Thu, 20 Nov 2025 12:33:02 +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 59cf65d6..5a046e58 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -20,7 +20,7 @@ "solution" ], "short_description": "Creates and configures Virtual Private Endpoint gateway", - "long_description": "This architecture supports creating and configuring Virtual Private Endpoint gateway.", + "long_description": "This architecture supports creating and configuring Virtual Private Endpoint gateway. \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-vpe-gateway) and use it to extend your current architecture or create new solutions.", "offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-vpe-gateway/blob/main/README.md", "offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-vpe-gateway/refs/heads/main/images/vpe-gw-icon.svg", "provider_name": "IBM", @@ -28,6 +28,10 @@ { "title": "IBM Cloud VPE gateway", "description": "Creates and configures an IBM Cloud VPE gateway." + }, + { + "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-vpe-gateway) to adapt, extend, or create entirely new solutions using these building blocks." } ], "flavors": [ @@ -134,4 +138,4 @@ ] } ] -} +} \ No newline at end of file From 35c4bc58f883e81cb08e94d20ec92f0f0f71001c Mon Sep 17 00:00:00 2001 From: Piyush Kumar Sahu Date: Tue, 25 Nov 2025 18:41:42 +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 5a046e58..31e828b6 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -138,4 +138,4 @@ ] } ] -} \ No newline at end of file +}