|
5 | 5 | "label": "Cloud automation for VPC", |
6 | 6 | "product_kind": "solution", |
7 | 7 | "tags": [ |
8 | | - "network", |
9 | | - "network_vpc", |
10 | 8 | "ibm_created", |
11 | 9 | "target_terraform", |
12 | 10 | "terraform", |
13 | | - "solution" |
| 11 | + "solution", |
| 12 | + "network", |
| 13 | + "network_vpc", |
| 14 | + "converged_infra" |
14 | 15 | ], |
15 | 16 | "keywords": [ |
16 | 17 | "vpc", |
|
111 | 112 | }, |
112 | 113 | "iam_permissions": [ |
113 | 114 | { |
114 | | - "role_crns": ["crn:v1:bluemix:public:iam::::role:Viewer"], |
| 115 | + "role_crns": [ |
| 116 | + "crn:v1:bluemix:public:iam::::role:Viewer" |
| 117 | + ], |
115 | 118 | "service_name": "Resource group only", |
116 | 119 | "notes": "Viewer access is required in the resource group you want to provision in." |
117 | 120 | }, |
118 | 121 | { |
119 | | - "role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"], |
| 122 | + "role_crns": [ |
| 123 | + "crn:v1:bluemix:public:iam::::role:Administrator" |
| 124 | + ], |
120 | 125 | "service_name": "iam-identity", |
121 | 126 | "notes": "[Optional] Required if Cloud automation for account configuration is enabled." |
122 | 127 | }, |
123 | 128 | { |
124 | | - "role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"], |
| 129 | + "role_crns": [ |
| 130 | + "crn:v1:bluemix:public:iam::::role:Administrator" |
| 131 | + ], |
125 | 132 | "service_name": "is.vpc", |
126 | 133 | "notes": "Required for creating Virtual Private Cloud(VPC)." |
127 | 134 | }, |
|
328 | 335 | }, |
329 | 336 | { |
330 | 337 | "key": "access_tags", |
331 | | - "custom_config": { |
| 338 | + "custom_config": { |
332 | 339 | "type": "array", |
333 | 340 | "grouping": "deployment", |
334 | 341 | "original_grouping": "deployment", |
|
515 | 522 | "name": "deploy-arch-ibm-kms", |
516 | 523 | "id": "2cad4789-fa90-4886-9c9e-857081c273ee-global", |
517 | 524 | "description": "Enable Cloud Automation for Key Protect to use customer-managed encryption keys (CMKs) for encrypting the Cloud Object Storage bucket used to store VPC Flow Logs. If disabled, IBM Cloud's default service-managed encryption will be used instead. Applicable only when VPC Flow logs are enabled. ", |
518 | | - "flavors": ["fully-configurable"], |
| 525 | + "flavors": [ |
| 526 | + "fully-configurable" |
| 527 | + ], |
519 | 528 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
520 | 529 | "input_mapping": [ |
521 | 530 | { |
|
554 | 563 | "name": "deploy-arch-ibm-cos", |
555 | 564 | "id": "68921490-2778-4930-ac6d-bae7be6cd958-global", |
556 | 565 | "description": "Enable to create an IBM Cloud Object Storage (COS) instance, where a bucket will be set up to store VPC flow logs as part of this deployment. ", |
557 | | - "flavors": ["instance"], |
| 566 | + "flavors": [ |
| 567 | + "instance" |
| 568 | + ], |
558 | 569 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
559 | 570 | "input_mapping": [ |
560 | 571 | { |
|
585 | 596 | "description": "Configure IBM Cloud Logs, Cloud Monitoring and Activity Tracker event routing for analysing logs and metrics generated by the VPC instance.", |
586 | 597 | "id": "a3137d28-79e0-479d-8a24-758ebd5a0eab-global", |
587 | 598 | "version": "v3.0.3", |
588 | | - "flavors": ["instances"], |
| 599 | + "flavors": [ |
| 600 | + "instances" |
| 601 | + ], |
589 | 602 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
590 | 603 | "optional": true, |
591 | 604 | "on_by_default": true, |
|
0 commit comments