File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ The end-to-end solution automates the following tasks:
53
53
| Name | Source | Version |
54
54
| ------| --------| ---------|
55
55
| <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 |
57
57
58
58
### Resources
59
59
Original file line number Diff line number Diff line change 7
7
8
8
module "standard" {
9
9
source = " terraform-ibm-modules/powervs-infrastructure/ibm//modules/powervs-vpc-landing-zone"
10
- version = " 8.5.1 "
10
+ version = " 8.5.4 "
11
11
12
12
providers = { ibm.ibm-is = ibm.ibm- is, ibm.ibm-pi = ibm.ibm- pi, ibm.ibm-sm = ibm.ibm- sm }
13
13
You can’t perform that action at this time.
0 commit comments