Skip to content

Commit fd2e270

Browse files
feat: switch eu-de-1 to PER category (#740)
1 parent 7233a85 commit fd2e270

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

ibm_catalog.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"value": "dal12"
9090
},
9191
{
92-
"displayname": "Frankfurt 1 (eu-de-1)",
92+
"displayname": "Frankfurt 1 (eu-de-1) PER",
9393
"value": "eu-de-1"
9494
},
9595
{
@@ -489,7 +489,7 @@
489489
"value": "dal12"
490490
},
491491
{
492-
"displayname": "Frankfurt 1 (eu-de-1)",
492+
"displayname": "Frankfurt 1 (eu-de-1) PER",
493493
"value": "eu-de-1"
494494
},
495495
{
@@ -1012,7 +1012,7 @@
10121012
"value": "dal12"
10131013
},
10141014
{
1015-
"displayname": "Frankfurt 1 (eu-de-1)",
1015+
"displayname": "Frankfurt 1 (eu-de-1) PER",
10161016
"value": "eu-de-1"
10171017
},
10181018
{
@@ -1303,7 +1303,7 @@
13031303
"value": "dal12"
13041304
},
13051305
{
1306-
"displayname": "Frankfurt 1 (eu-de-1)",
1306+
"displayname": "Frankfurt 1 (eu-de-1) PER",
13071307
"value": "eu-de-1"
13081308
},
13091309
{

modules/powervs-vpc-landing-zone/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastr
9595
| <a name="module_landing_zone"></a> [landing\_zone](#module\_landing\_zone) | terraform-ibm-modules/landing-zone/ibm//patterns//vsi//module | 5.7.1 |
9696
| <a name="module_landing_zone_configure_network_services"></a> [landing\_zone\_configure\_network\_services](#module\_landing\_zone\_configure\_network\_services) | ../ansible-configure-network-services | n/a |
9797
| <a name="module_landing_zone_configure_proxy_server"></a> [landing\_zone\_configure\_proxy\_server](#module\_landing\_zone\_configure\_proxy\_server) | ../ansible-configure-network-services | n/a |
98-
| <a name="module_powervs_infra"></a> [powervs\_infra](#module\_powervs\_infra) | terraform-ibm-modules/powervs-workspace/ibm | 1.4.0 |
98+
| <a name="module_powervs_infra"></a> [powervs\_infra](#module\_powervs\_infra) | terraform-ibm-modules/powervs-workspace/ibm | 1.5.0 |
9999

100100
### Resources
101101

modules/powervs-vpc-landing-zone/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ module "landing_zone_configure_network_services" {
4848

4949
module "powervs_infra" {
5050
source = "terraform-ibm-modules/powervs-workspace/ibm"
51-
version = "1.4.0"
51+
version = "1.5.0"
5252
providers = { ibm = ibm.ibm-pi }
5353

5454
pi_zone = var.powervs_zone

reference-architectures/extension/deploy-arch-ibm-pvs-inf-extension.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
copyright:
33
years: 2024
4-
lastupdated: "2024-01-09"
4+
lastupdated: "2024-01-11"
55

66
keywords:
77

@@ -11,7 +11,7 @@ authors:
1111
- name: Arnold Beilmann
1212
- name: Suraj Bharadwaj
1313

14-
version: v4.1.0
14+
version: v4.2.0
1515

1616
production: true
1717

@@ -47,7 +47,7 @@ content-type: reference-architecture
4747
{: toc-industry="Technology"}
4848
{: toc-use-case="ITServiceManagement"}
4949
{: toc-compliance="SAPCertified"}
50-
{: toc-version="4.1.0"}
50+
{: toc-version="4.2.0"}
5151

5252
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'.
5353

reference-architectures/full-stack/deploy-arch-ibm-pvs-inf-full-stack.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
copyright:
33
years: 2024
4-
lastupdated: "2024-01-09"
4+
lastupdated: "2024-01-11"
55

66
keywords:
77

@@ -11,7 +11,7 @@ authors:
1111
- name: Arnold Beilmann
1212
- name: Suraj Bharadwaj
1313

14-
version: v4.1.0
14+
version: v4.2.0
1515

1616
# Whether the reference architecture is published to Cloud Docs production.
1717
# When set to false, the file is available only in staging. Default is false.
@@ -49,7 +49,7 @@ content-type: reference-architecture
4949
{: toc-industry="Technology"}
5050
{: toc-use-case="ITServiceManagement"}
5151
{: toc-compliance="SAPCertified"}
52-
{: toc-version="4.1.0"}
52+
{: toc-version="4.2.0"}
5353

5454
PowerVS workspace deployment of the Power Virtual Server with VPC landing zone creates VPC services and a Power Virtual Server workspace and interconnects them.
5555

reference-architectures/quickstart/deploy-arch-ibm-pvs-inf-quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
copyright:
33
years: 2024
4-
lastupdated: "2024-01-09"
4+
lastupdated: "2024-01-11"
55

66
keywords:
77

@@ -11,7 +11,7 @@ authors:
1111
- name: Arnold Beilmann
1212
- name: Stafania Saju
1313

14-
version: v4.1.0
14+
version: v4.2.0
1515

1616
# Whether the reference architecture is published to Cloud Docs production.
1717
# When set to false, the file is available only in staging. Default is false.
@@ -46,7 +46,7 @@ content-type: reference-architecture
4646
{: toc-industry="Technology"}
4747
{: toc-use-case="ITServiceManagement"}
4848
{: toc-compliance=""}
49-
{: toc-version="4.1.0"}
49+
{: toc-version="4.2.0"}
5050

5151
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.
5252

0 commit comments

Comments
 (0)