Skip to content
Merged
Changes from all commits
Commits
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
6 changes: 5 additions & 1 deletion ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,18 @@
"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",
"features": [
{
"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": [
Expand Down