|
19 | 19 | "infrastructure as code", |
20 | 20 | "solution" |
21 | 21 | ], |
22 | | - "short_description": "Automates VPC deployment on IBM Cloud, offering full configurability and flexibility for diverse workloads.", |
23 | | - "long_description": "The Cloud automation for VPC sets up a foundational IBM Cloud [Virtual Private Cloud (VPC)](https://www.ibm.com/cloud/vpc) environment. It lays the groundwork for adding Virtual Servers Instances (VSI) or Red Hat OpenShift clusters and other advanced resources. This can be used as a base deployable architecture for many others deployable architectures like [Cloud automation for Red Hat OpenShift Container Platform on VPC](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-ocp-vpc-1728a4fd-f561-4cf9-82ef-2b1eeb5da1a8-global), [Cloud automation for Red Hat OpenShift AI](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-ocp-ai-ba708aed-bb8a-4ac0-83a7-53a066701db5-global), [Cloud automation for Virtual Servers for Virtual Private Cloud](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-vsi-vpc-28e2b12c-858f-4ae8-8717-60db8cec2e6e-global).<br>", |
| 22 | + "short_description": "Deploy a Virtual Private Cloud (VPC) on IBM Cloud, offering full configurability and flexibility for diverse workloads.", |
| 23 | + "long_description": "The Cloud automation for VPC sets up a foundational IBM Cloud [Virtual Private Cloud (VPC)](https://www.ibm.com/cloud/vpc) environment. It lays the groundwork for adding Virtual Servers Instances (VSI) or Red Hat OpenShift clusters and other advanced resources. This can be used as a base deployable architecture for many others deployable architectures like [Cloud automation for Red Hat OpenShift Container Platform on VPC](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-ocp-vpc-1728a4fd-f561-4cf9-82ef-2b1eeb5da1a8-global), [Cloud automation for Red Hat OpenShift AI](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-ocp-ai-ba708aed-bb8a-4ac0-83a7-53a066701db5-global), [Cloud automation for Virtual Servers for Virtual Private Cloud](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-vsi-vpc-28e2b12c-858f-4ae8-8717-60db8cec2e6e-global).\n\nℹ️ This Terraform-based automation is part of a broader suite of IBM-maintained Infrastructure as Code (IaC) assets, each following the naming pattern \"Cloud automation for *servicename*\" and focusing on single IBM Cloud service. These single-service deployable architectures can be used on their own to streamline and automate service deployments through an [IaC approach](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-understanding-projects), or assembled together into a broader [automated IaC stack](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-config-stack) to automate the deployment of an end-to-end solution architecture.", |
24 | 24 | "offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/blob/main/solutions/fully-configurable/README.md", |
25 | 25 | "offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/main/images/vpc_icon.svg", |
26 | 26 | "provider_name": "IBM", |
|
74 | 74 | "description": "This solution can be integrated with [Cloud automation for Observability](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-observability-a3137d28-79e0-479d-8a24-758ebd5a0eab-global) that supports configuring resources for logging, monitoring and activity tracker event routing." |
75 | 75 | } |
76 | 76 | ], |
77 | | - "support_details": "This product is in the community registry, as such support is handled through the originated repository. If you experience issues, kindly open an issue [here](https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/issues). Please note that this product is not currently supported through the IBM Cloud Support Center.", |
| 77 | + "support_details": "This product is in the community registry, support is handled through the [original repo](https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc). If you experience issues, please open an issue in the repository [here](https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/issues). Please note this product is not supported via the IBM Cloud Support Center.", |
78 | 78 | "flavors": [ |
79 | 79 | { |
80 | 80 | "label": "Fully configurable", |
81 | 81 | "name": "fully-configurable", |
| 82 | + "index": 1, |
82 | 83 | "install_type": "fullstack", |
83 | 84 | "working_directory": "solutions/fully-configurable", |
84 | 85 | "compliance": { |
|
93 | 94 | "architecture": { |
94 | 95 | "features": [ |
95 | 96 | { |
96 | | - "title": "VPC instance", |
97 | | - "description": "Sets up nd configures a VPC with subnets across three zones and implements ACLs. The predefined ACLs allows traffic on ports 443, 80 and 22." |
98 | | - }, |
99 | | - { |
100 | | - "title": "Public Gateway", |
101 | | - "description": "Configures a public gateway with one of the subnets." |
| 97 | + "title": " ", |
| 98 | + "description": "Configured to use IBM secure by default standards, but can be edited to fit your use case." |
102 | 99 | } |
103 | 100 | ], |
104 | 101 | "diagrams": [ |
|
113 | 110 | ] |
114 | 111 | }, |
115 | 112 | "iam_permissions": [ |
| 113 | + { |
| 114 | + "role_crns": ["crn:v1:bluemix:public:iam::::role:Viewer"], |
| 115 | + "service_name": "Resource group only", |
| 116 | + "notes": "Viewer access is required in the resource group you want to provision in." |
| 117 | + }, |
116 | 118 | { |
117 | 119 | "role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"], |
118 | 120 | "service_name": "iam-identity", |
|
121 | 123 | { |
122 | 124 | "role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"], |
123 | 125 | "service_name": "is.vpc", |
124 | | - "notes": "Required for creating Virtual Private Cloud(VPC)." |
| 126 | + "notes": "Required for creating Virtual Private Cloud(VPC)." |
125 | 127 | }, |
126 | 128 | { |
127 | 129 | "service_name": "cloud-object-storage", |
|
145 | 147 | "crn:v1:bluemix:public:iam::::role:Editor" |
146 | 148 | ], |
147 | 149 | "service_name": "sysdig-monitor", |
148 | | - "notes": "[Optional] Required if you are consuming Observability deployable architecture which sets up Cloud monitoring." |
| 150 | + "notes": "[Optional] Required for consuming Observability deployable architecture which sets up Cloud monitoring." |
149 | 151 | }, |
150 | 152 | { |
151 | 153 | "role_crns": [ |
152 | 154 | "crn:v1:bluemix:public:iam::::serviceRole:Manager", |
153 | 155 | "crn:v1:bluemix:public:iam::::role:Editor" |
154 | 156 | ], |
155 | 157 | "service_name": "logs", |
156 | | - "notes": "[Optional] Required if you are consuming Observability deployable architecture which sets up Cloud logs." |
| 158 | + "notes": "[Optional] Required for consuming Observability deployable architecture which sets up Cloud logs." |
157 | 159 | } |
158 | 160 | ], |
159 | 161 | "configuration": [ |
|
226 | 228 | } |
227 | 229 | }, |
228 | 230 | { |
229 | | - "key": "subnets" |
| 231 | + "key": "subnets", |
| 232 | + "type": "array", |
| 233 | + "custom_config": { |
| 234 | + "type": "textarea", |
| 235 | + "grouping": "deployment", |
| 236 | + "original_grouping": "deployment" |
| 237 | + } |
230 | 238 | }, |
231 | 239 | { |
232 | | - "key": "network_acls" |
| 240 | + "key": "network_acls", |
| 241 | + "type": "array", |
| 242 | + "custom_config": { |
| 243 | + "type": "textarea", |
| 244 | + "grouping": "deployment", |
| 245 | + "original_grouping": "deployment" |
| 246 | + } |
233 | 247 | }, |
234 | 248 | { |
235 | 249 | "key": "address_prefixes" |
236 | 250 | }, |
237 | 251 | { |
238 | | - "key": "security_group_rules" |
| 252 | + "key": "security_group_rules", |
| 253 | + "type": "array", |
| 254 | + "custom_config": { |
| 255 | + "type": "textarea", |
| 256 | + "grouping": "deployment", |
| 257 | + "original_grouping": "deployment" |
| 258 | + } |
239 | 259 | }, |
240 | 260 | { |
241 | 261 | "key": "clean_default_security_group_acl" |
242 | 262 | }, |
243 | 263 | { |
244 | | - "key": "vpn_gateways" |
| 264 | + "key": "vpn_gateways", |
| 265 | + "type": "array", |
| 266 | + "custom_config": { |
| 267 | + "type": "textarea", |
| 268 | + "grouping": "deployment", |
| 269 | + "original_grouping": "deployment" |
| 270 | + } |
245 | 271 | }, |
246 | 272 | { |
247 | | - "key": "routes" |
| 273 | + "key": "routes", |
| 274 | + "type": "array", |
| 275 | + "custom_config": { |
| 276 | + "type": "textarea", |
| 277 | + "grouping": "deployment", |
| 278 | + "original_grouping": "deployment" |
| 279 | + } |
248 | 280 | }, |
249 | 281 | { |
250 | | - "key": "vpe_gateway_cloud_services" |
| 282 | + "key": "vpe_gateway_cloud_services", |
| 283 | + "type": "array" |
251 | 284 | }, |
252 | 285 | { |
253 | | - "key": "vpe_gateway_cloud_service_by_crn" |
| 286 | + "key": "vpe_gateway_cloud_service_by_crn", |
| 287 | + "type": "array" |
254 | 288 | }, |
255 | 289 | { |
256 | | - "key": "vpe_gateway_security_group_ids" |
| 290 | + "key": "vpe_gateway_security_group_ids", |
| 291 | + "custom_config": { |
| 292 | + "grouping": "deployment", |
| 293 | + "original_grouping": "deployment", |
| 294 | + "config_constraints": { |
| 295 | + "type": "string" |
| 296 | + } |
| 297 | + } |
257 | 298 | }, |
258 | 299 | { |
259 | 300 | "key": "vpe_gateway_service_endpoints", |
|
283 | 324 | { |
284 | 325 | "key": "resource_tags", |
285 | 326 | "custom_config": { |
| 327 | + "type": "array", |
286 | 328 | "grouping": "deployment", |
287 | 329 | "original_grouping": "deployment", |
288 | 330 | "config_constraints": { |
|
292 | 334 | }, |
293 | 335 | { |
294 | 336 | "key": "access_tags", |
295 | | - "custom_config": { |
| 337 | + "custom_config": { |
| 338 | + "type": "array", |
296 | 339 | "grouping": "deployment", |
297 | 340 | "original_grouping": "deployment", |
298 | 341 | "config_constraints": { |
|
548 | 591 | "description": "Configure IBM Cloud Logs, Cloud Monitoring and Activity Tracker event routing for analysing logs and metrics generated by the VPC instance.", |
549 | 592 | "id": "a3137d28-79e0-479d-8a24-758ebd5a0eab-global", |
550 | 593 | "version": "v3.0.3", |
551 | | - "flavors": [ |
552 | | - "instances" |
553 | | - ], |
| 594 | + "flavors": ["instances"], |
554 | 595 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
555 | 596 | "optional": true, |
556 | 597 | "on_by_default": true, |
|
0 commit comments