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 @@ -55,7 +55,7 @@ This example sets up the following infrastructure:
5555
5656| Name | Source | Version |
5757| ------| --------| ---------|
58- | <a name =" module_powervs_instance " ></a > [ powervs\_ instance] ( #module\_ powervs\_ instance ) | terraform-ibm-modules/powervs-instance/ibm | 2.6.0 |
58+ | <a name =" module_powervs_instance " ></a > [ powervs\_ instance] ( #module\_ powervs\_ instance ) | terraform-ibm-modules/powervs-instance/ibm | 2.6.1 |
5959| <a name =" module_standard " ></a > [ standard] ( #module\_ standard ) | ../../modules/powervs-vpc-landing-zone | n/a |
6060
6161### Resources
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ module "standard" {
4242
4343module "powervs_instance" {
4444 source = " terraform-ibm-modules/powervs-instance/ibm"
45- version = " 2.6.0 "
45+ version = " 2.6.1 "
4646 providers = { ibm = ibm.ibm- pi }
4747
4848 pi_workspace_guid = module. standard . powervs_workspace_guid
You can’t perform that action at this time.
0 commit comments