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 @@ -59,7 +59,7 @@ The end-to-end solution automates the following tasks:
59
59
60
60
| Name | Source | Version |
61
61
| ------| --------| ---------|
62
- | <a name =" module_powervs_infra " ></a > [ powervs\_ infra] ( #module\_ powervs\_ infra ) | terraform-ibm-modules/powervs-infrastructure/ibm//modules/powervs-vpc-landing-zone | 5.3 .0 |
62
+ | <a name =" module_powervs_infra " ></a > [ powervs\_ infra] ( #module\_ powervs\_ infra ) | terraform-ibm-modules/powervs-infrastructure/ibm//modules/powervs-vpc-landing-zone | 6.0 .0 |
63
63
| <a name =" module_sap_system " ></a > [ sap\_ system] ( #module\_ sap\_ system ) | ../../modules/pi-sap-system-type1 | n/a |
64
64
65
65
### Resources
Original file line number Diff line number Diff line change 7
7
8
8
module "powervs_infra" {
9
9
source = " terraform-ibm-modules/powervs-infrastructure/ibm//modules/powervs-vpc-landing-zone"
10
- version = " 5.3 .0"
10
+ version = " 6.0 .0"
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