Skip to content

Commit 4b66274

Browse files
feat: switch eu-de-1 to PER category(#741)
1 parent fd2e270 commit 4b66274

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

solutions/extension/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you do not have a PowerVS infrastructure that is the [full stack solution](ht
4545

4646
| Name | Source | Version |
4747
|------|--------|---------|
48-
| <a name="module_powervs_infra"></a> [powervs\_infra](#module\_powervs\_infra) | terraform-ibm-modules/powervs-workspace/ibm | 1.2.0 |
48+
| <a name="module_powervs_infra"></a> [powervs\_infra](#module\_powervs\_infra) | terraform-ibm-modules/powervs-workspace/ibm | 1.5.0 |
4949

5050
### Resources
5151

solutions/extension/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "powervs_infra" {
22
source = "terraform-ibm-modules/powervs-workspace/ibm"
3-
version = "1.2.0"
3+
version = "1.5.0"
44

55
pi_zone = var.powervs_zone
66
pi_resource_group_name = var.powervs_resource_group_name

0 commit comments

Comments
 (0)