File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
solutions/standard-plus-vsi Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ This example sets up the following infrastructure:
5757| ------| --------| ---------|
5858| <a name =" module_pi_aix_configure_services " ></a > [ pi\_ aix\_ configure\_ services] ( #module\_ pi\_ aix\_ configure\_ services ) | ../../modules/powervs-vpc-landing-zone/submodules/ansible | n/a |
5959| <a name =" module_pi_scc_wp_agent " ></a > [ pi\_ scc\_ wp\_ agent] ( #module\_ pi\_ scc\_ wp\_ agent ) | ../../modules/powervs-vpc-landing-zone/submodules/ansible | n/a |
60- | <a name =" module_powervs_instance " ></a > [ powervs\_ instance] ( #module\_ powervs\_ instance ) | terraform-ibm-modules/powervs-instance/ibm | 2.7 .0 |
60+ | <a name =" module_powervs_instance " ></a > [ powervs\_ instance] ( #module\_ powervs\_ instance ) | terraform-ibm-modules/powervs-instance/ibm | 2.8 .0 |
6161| <a name =" module_standard " ></a > [ standard] ( #module\_ standard ) | ../../modules/powervs-vpc-landing-zone | n/a |
6262
6363### Resources
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ module "standard" {
5555
5656module "powervs_instance" {
5757 source = " terraform-ibm-modules/powervs-instance/ibm"
58- version = " 2.7 .0"
58+ version = " 2.8 .0"
5959 providers = { ibm = ibm.ibm- pi }
6060
6161 pi_workspace_guid = module. standard . powervs_workspace_guid
You can’t perform that action at this time.
0 commit comments