You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The Power Virtual Server with VPC landing zone as variation 'Create a new architecture' deploys VPC services and a Power Virtual Server workspace and interconnects them.\n\nRequired and optional management components are configured."
@@ -1034,6 +1040,12 @@
1034
1040
{
1035
1041
"key": "vsi_list"
1036
1042
},
1043
+
{
1044
+
"key": "kms_key_map"
1045
+
},
1046
+
{
1047
+
"key": "vsi_ssh_key_data"
1048
+
},
1037
1049
{
1038
1050
"key": "resource_group_data"
1039
1051
},
@@ -1209,7 +1221,7 @@
1209
1221
{
1210
1222
"diagram": {
1211
1223
"caption": "Power Virtual Server with VPC landing zone 'Quickstart' variation",
"description": "The Power Virtual Server with VPC landing zone as 'Quickstart' variation of 'Create a new architecture' option deploys VPC services and a Power Virtual Server workspace and interconnects them. It also creates one Power virtual server instance of chosen t-shirt size or custom configuration.\n\nRequired and optional management components are configured."
@@ -1425,6 +1437,12 @@
1425
1437
{
1426
1438
"key": "vsi_names"
1427
1439
},
1440
+
{
1441
+
"key": "kms_key_map"
1442
+
},
1443
+
{
1444
+
"key": "vsi_ssh_key_data"
1445
+
},
1428
1446
{
1429
1447
"key": "application_load_balancer"
1430
1448
},
@@ -1530,7 +1548,7 @@
1530
1548
{
1531
1549
"diagram": {
1532
1550
"caption": "Power Virtual Server with VPC landing zone 'Extend Standard Landscape' variation",
"description": "The Power Virtual Server with VPC landing zone as variation 'Extend Power Virtual Server with VPC landing zone' creates an additional Power Virtual Server workspace and connects it with already created Power Virtual Server with VPC landing zone. It builds on existing Power Virtual Server with VPC landing zone deployed as a variation 'Create a new architecture'."
@@ -167,6 +167,7 @@ Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastr
167
167
| <aname="output_ansible_host_or_ip"></a> [ansible\_host\_or\_ip](#output\_ansible\_host\_or\_ip)| Central Ansible node private IP address. |
168
168
| <aname="output_application_load_balancer"></a> [application\_load\_balancer](#output\_application\_load\_balancer)| Details of application load balancer. |
169
169
| <aname="output_dns_host_or_ip"></a> [dns\_host\_or\_ip](#output\_dns\_host\_or\_ip)| DNS forwarder host for created PowerVS infrastructure. |
170
+
| <aname="output_kms_key_map"></a> [kms\_key\_map](#output\_kms\_key\_map)| Map of ids and keys for KMS keys created |
170
171
| <aname="output_monitoring_instance"></a> [monitoring\_instance](#output\_monitoring\_instance)| Details of the IBM Cloud Monitoring Instance: CRN, location, guid, monitoring\_host\_ip. |
171
172
| <aname="output_network_services_config"></a> [network\_services\_config](#output\_network\_services\_config)| Complete configuration of network management services. |
172
173
| <aname="output_nfs_host_or_ip_path"></a> [nfs\_host\_or\_ip\_path](#output\_nfs\_host\_or\_ip\_path)| NFS host for created PowerVS infrastructure. |
@@ -192,4 +193,5 @@ Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastr
192
193
| <aname="output_vpc_names"></a> [vpc\_names](#output\_vpc\_names)| A list of the names of the VPC. |
193
194
| <aname="output_vsi_list"></a> [vsi\_list](#output\_vsi\_list)| A list of VSI with name, id, zone, and primary ipv4 address, VPC Name, and floating IP. |
194
195
| <aname="output_vsi_names"></a> [vsi\_names](#output\_vsi\_names)| A list of the vsis names provisioned within the VPCs. |
196
+
| <aname="output_vsi_ssh_key_data"></a> [vsi\_ssh\_key\_data](#output\_vsi\_ssh\_key\_data)| List of SSH key data |
The Power Virtual Server with VPC landing zone as variation 'Extend Power Virtual Server with VPC landing zone' creates an additional Power Virtual Server workspace and connects it with the already created Power Virtual Server with VPC landing zone. It builds on the existing Power Virtual Server with VPC landing zone deployed as a variation 'Create a new architecture'.
Quickstart deployment of the Power Virtual Server with VPC landing zone creates VPC services, a Power Virtual Server workspace, and interconnects them. It also deploys a Power Virtual Server of chosen T-shirt size or custom configuration. Supported Os are Aix, IBM i, and Linux images.
The Standard deployment of the Power Virtual Server with VPC landing zone creates VPC services and a Power Virtual Server workspace and interconnects them.
@@ -75,6 +75,7 @@ If you do not have a PowerVS infrastructure that is the [Standard Landscape Vari
75
75
| <aname="output_ansible_host_or_ip"></a> [ansible\_host\_or\_ip](#output\_ansible\_host\_or\_ip)| Central Ansible node private IP address. |
76
76
| <aname="output_application_load_balancer"></a> [application\_load\_balancer](#output\_application\_load\_balancer)| Details of application load balancer. |
77
77
| <aname="output_dns_host_or_ip"></a> [dns\_host\_or\_ip](#output\_dns\_host\_or\_ip)| DNS forwarder host for created PowerVS infrastructure. |
78
+
| <aname="output_kms_key_map"></a> [kms\_key\_map](#output\_kms\_key\_map)| Map of ids and keys for KMS keys created |
78
79
| <aname="output_monitoring_instance"></a> [monitoring\_instance](#output\_monitoring\_instance)| Details of the IBM Cloud Monitoring Instance: CRN, location, guid. |
79
80
| <aname="output_network_services_config"></a> [network\_services\_config](#output\_network\_services\_config)| Complete configuration of network management services. |
80
81
| <aname="output_nfs_host_or_ip_path"></a> [nfs\_host\_or\_ip\_path](#output\_nfs\_host\_or\_ip\_path)| NFS host for created PowerVS infrastructure. |
@@ -99,4 +100,5 @@ If you do not have a PowerVS infrastructure that is the [Standard Landscape Vari
99
100
| <aname="output_vpc_names"></a> [vpc\_names](#output\_vpc\_names)| A list of the names of the VPC. |
100
101
| <aname="output_vsi_list"></a> [vsi\_list](#output\_vsi\_list)| A list of VSI with name, id, zone, and primary ipv4 address, VPC Name, and floating IP. |
101
102
| <aname="output_vsi_names"></a> [vsi\_names](#output\_vsi\_names)| A list of the vsis names provisioned within the VPCs. |
103
+
| <aname="output_vsi_ssh_key_data"></a> [vsi\_ssh\_key\_data](#output\_vsi\_ssh\_key\_data)| List of VSI SSH key data |
0 commit comments