|
92 | 92 | ] |
93 | 93 | }, |
94 | 94 | "architecture": { |
95 | | - "descriptions": "This architecture supports provisioning and configuring fully configurable Virtual Private Cloud.", |
96 | 95 | "features": [ |
97 | 96 | { |
98 | 97 | "title": "Create VPC", |
|
168 | 167 | }, |
169 | 168 | "iam_permissions": [ |
170 | 169 | { |
171 | | - "role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"], |
| 170 | + "role_crns": [ |
| 171 | + "crn:v1:bluemix:public:iam::::role:Administrator" |
| 172 | + ], |
172 | 173 | "service_name": "iam-identity" |
173 | 174 | }, |
174 | 175 | { |
175 | | - "role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"], |
| 176 | + "role_crns": [ |
| 177 | + "crn:v1:bluemix:public:iam::::role:Administrator" |
| 178 | + ], |
176 | 179 | "service_name": "is.vpc" |
177 | 180 | }, |
178 | 181 | { |
|
451 | 454 | { |
452 | 455 | "name": "deploy-arch-ibm-account-infra-base", |
453 | 456 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
454 | | - "flavors": ["standard"], |
| 457 | + "flavors": [ |
| 458 | + "standard" |
| 459 | + ], |
455 | 460 | "id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global", |
456 | | - "ignore_auto_referencing": ["*"], |
| 461 | + "ignore_auto_referencing": [ |
| 462 | + "*" |
| 463 | + ], |
457 | 464 | "input_mapping": [ |
458 | 465 | { |
459 | 466 | "dependency_output": "workload_resource_group_name", |
|
473 | 480 | "name": "testing-deploy-arch-ibm-kms", |
474 | 481 | "id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9-global", |
475 | 482 | "version": "^v1.2.1", |
476 | | - "flavors": ["standard"], |
| 483 | + "flavors": [ |
| 484 | + "standard" |
| 485 | + ], |
477 | 486 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
478 | 487 | "optional": true, |
479 | 488 | "on_by_default": true, |
480 | | - "ignore_auto_referencing": ["*"], |
| 489 | + "ignore_auto_referencing": [ |
| 490 | + "*" |
| 491 | + ], |
481 | 492 | "input_mapping": [ |
482 | 493 | { |
483 | 494 | "dependency_output": "kms_instance_crn", |
|
513 | 524 | "name": "deploy-arch-ibm-cos", |
514 | 525 | "id": "68921490-2778-4930-ac6d-bae7be6cd958-global", |
515 | 526 | "version": "^v8.20.1", |
516 | | - "flavors": ["instance"], |
| 527 | + "flavors": [ |
| 528 | + "instance" |
| 529 | + ], |
517 | 530 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
518 | 531 | "optional": true, |
519 | 532 | "on_by_default": true, |
520 | | - "ignore_auto_referencing": ["*"], |
| 533 | + "ignore_auto_referencing": [ |
| 534 | + "*" |
| 535 | + ], |
521 | 536 | "input_mapping": [ |
522 | 537 | { |
523 | 538 | "dependency_output": "cos_instance_id", |
|
0 commit comments