Skip to content

Commit 25007ef

Browse files
authored
chore: update the DA overview text and feature section (#728)
1 parent 1b70ba3 commit 25007ef

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ibm_catalog.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,18 @@
2020
"solution"
2121
],
2222
"short_description": "Creates and configures Virtual Private Endpoint gateway",
23-
"long_description": "This architecture supports creating and configuring Virtual Private Endpoint gateway.",
23+
"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.",
2424
"offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-vpe-gateway/blob/main/README.md",
2525
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-vpe-gateway/refs/heads/main/images/vpe-gw-icon.svg",
2626
"provider_name": "IBM",
2727
"features": [
2828
{
2929
"title": "IBM Cloud VPE gateway",
3030
"description": "Creates and configures an IBM Cloud VPE gateway."
31+
},
32+
{
33+
"title": "Composable and Extensible Architecture",
34+
"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."
3135
}
3236
],
3337
"flavors": [

0 commit comments

Comments
 (0)