Skip to content

Commit 820ce66

Browse files
chore(deps): update terraform terraform-ibm-modules/powervs-infrastructure/ibm to v8.5.4 (#840)
1 parent 7566d74 commit 820ce66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

solutions/e2e/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The end-to-end solution automates the following tasks:
5353
| Name | Source | Version |
5454
|------|--------|---------|
5555
| <a name="module_sap_system"></a> [sap\_system](#module\_sap\_system) | ../../modules/pi-sap-system-type1 | n/a |
56-
| <a name="module_standard"></a> [standard](#module\_standard) | terraform-ibm-modules/powervs-infrastructure/ibm//modules/powervs-vpc-landing-zone | 8.5.1 |
56+
| <a name="module_standard"></a> [standard](#module\_standard) | terraform-ibm-modules/powervs-infrastructure/ibm//modules/powervs-vpc-landing-zone | 8.5.4 |
5757

5858
### Resources
5959

solutions/e2e/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
module "standard" {
99
source = "terraform-ibm-modules/powervs-infrastructure/ibm//modules/powervs-vpc-landing-zone"
10-
version = "8.5.1"
10+
version = "8.5.4"
1111

1212
providers = { ibm.ibm-is = ibm.ibm-is, ibm.ibm-pi = ibm.ibm-pi, ibm.ibm-sm = ibm.ibm-sm }
1313

0 commit comments

Comments
 (0)