Skip to content

Commit 577a223

Browse files
Khuzaima-ShakeelKhuzaima-Shakeel
authored andcommitted
resolve catalog review comments
1 parent 324a819 commit 577a223

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.catalog-onboard-pipeline.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ offerings:
44
- name: deploy-arch-ibm-vpc
55
kind: solution
66
catalog_id: f64499c8-eb50-4985-bf91-29f9e605a433
7-
offering_id: ae881fc1-273f-472e-8437-99099a6a753b
7+
offering_id: 2af61763-f8ef-4527-a815-b92166f29bc8
88
include_git_submodules: true
99
variations:
1010
- name: fully-configurable
1111
mark_ready: true
1212
install_type: fullstack
1313
scc:
1414
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
15+
region: us-south

ibm_catalog.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"infrastructure as code",
2020
"solution"
2121
],
22-
"short_description": "Provisions a VPC network on IBM Cloud",
23-
"long_description": "The VPC deployable architecture deploys a Virtual Private Cloud (VPC) infrastructure without any compute resources, such as Virtual Server Instances (VSI) or Red Hat OpenShift clusters.",
22+
"short_description": "Automates VPC deployment on IBM Cloud, offering full configurability and flexibility for diverse workloads.",
23+
"long_description": "The VPC deployable architecture deploys a Virtual Private Cloud (VPC) infrastructure without any compute resources, such as Virtual Server Instances (VSI) or Red Hat OpenShift clusters.This is an experimental tile and not suitable for production workloads. Stay here if you want to try an experimental version with the Optional and swappable components capability.",
2424
"offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/blob/main/solutions/fully-configurable/README.md",
2525
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/main/images/vpc_icon.svg",
2626
"provider_name": "IBM",
@@ -81,7 +81,7 @@
8181
"install_type": "fullstack",
8282
"working_directory": "solutions/fully-configurable",
8383
"architecture": {
84-
"descriptions": "This architecture creates a VPC.",
84+
"descriptions": "This architecture supports provisioning and configuring fully configurable Virtual Private Cloud.",
8585
"features": [
8686
{
8787
"title": "Create VPC",
@@ -147,11 +147,11 @@
147147
"diagrams": [
148148
{
149149
"diagram": {
150-
"caption": "VPC for IBM Cloud.",
150+
"caption": "Architecture for provisioning and configuring fully configurable Virtual Private Cloud..",
151151
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/main/reference-architecture/deployable-architecture-vpc.svg",
152152
"type": "image/svg+xml"
153153
},
154-
"description": "This architecture creates a VPC."
154+
"description": "This architecture supports provisioning and configuring fully configurable Virtual Private Cloud."
155155
}
156156
]
157157
},

0 commit comments

Comments
 (0)