Skip to content

Commit 7589f8c

Browse files
authored
fix: catalog short desc (#28)
1 parent bf225ce commit 7589f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm_catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"autoscale",
2424
"web-app"
2525
],
26-
"short_description": "Creates a 3-tier multi-zone web application infrastructure to run your workloads on a VPC network",
26+
"short_description": "Creates a 3-tier multi-zone resilient web application infrastructure to run your workloads on a VPC network",
2727
"long_description": "The web app multi-zone resiliency pattern provides a solution design for a 3-tier web architecture deployment that meets high availability requirements for enterprise workloads. It uses cloud platform capabilities to deploy resilient applications on Virtual Servers for VPC.",
2828
"offering_docs_url": "https://cloud.ibm.com/docs/pattern-vpc-vsi-multizone-resiliency?topic=pattern-vpc-vsi-multizone-resiliency-overview",
2929
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-landing-zone/main/.docs/images/deploy-arch-slz-vsi-lt.svg",

0 commit comments

Comments
 (0)