|
26 | 26 | "long_description": "The VSI on VPC landing zone provides secure and customizable compute resources for running your applications and services. It creates secure and compliant Virtual Server Instances (VSI) on top of an existing Virtual Private Cloud (VPC) network.", |
27 | 27 | "offering_docs_url": "https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-overview#overview-vsi", |
28 | 28 | "offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-landing-zone/main/.docs/images/deploy-arch-slz-vsi-lt.svg", |
| 29 | + "provider_name": "IBM", |
29 | 30 | "features": [ |
30 | 31 | { |
31 | 32 | "description": "Creates and configures one or more virtual servers to handle workloads.\n", |
|
524 | 525 | "long_description": "The VPC landing zone deployable architecture deploys a simple Virtual Private Cloud (VPC) infrastructure without any compute resources, such as Virtual Server Instances (VSI) or Red Hat OpenShift clusters. You can use this architecture as a base on which to deploy compute resources. Or you can deploy those resources by using the other landing zone deployable architectures: VSI on VPC landing zone and Red Hat OpenShift Container Platform on VPC landing zone.", |
525 | 526 | "offering_docs_url": "https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-overview#overview-vpc", |
526 | 527 | "offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-landing-zone/main/.docs/images/deploy-arch-slz-vpc-lt.svg", |
| 528 | + "provider_name": "IBM", |
527 | 529 | "features": [ |
528 | 530 | { |
529 | 531 | "description": "Creates a VPC-based topology based on two VPCs, by default.\n", |
|
890 | 892 | "long_description": "The Red Hat OpenShift Container Platform on VPC landing zone provides the tools to deploy a Red Hat OpenShift Container Platform cluster in a single Virtual Private Cloud (VPC) network. The VPC is a multi-zoned, multi-subnet implementation that keeps your VPC secure and highly available.\n", |
891 | 893 | "offering_docs_url": "https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-overview#overview-ocp", |
892 | 894 | "offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-landing-zone/main/.docs/images/deploy-arch-slz-ocp-lt.svg", |
| 895 | + "provider_name": "IBM", |
893 | 896 | "features": [ |
894 | 897 | { |
895 | 898 | "description": "Creates and configures one or more clusters to handle workloads. You can specify the version and cluster size.\n", |
|
0 commit comments