File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
modules/powervs-vpc-landing-zone Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastr
9595| <a name =" module_landing_zone " ></a > [ landing\_ zone] ( #module\_ landing\_ zone ) | terraform-ibm-modules/landing-zone/ibm//patterns//vsi//module | 4.14.0 |
9696| <a name =" module_landing_zone_configure_network_services " ></a > [ landing\_ zone\_ configure\_ network\_ services] ( #module\_ landing\_ zone\_ configure\_ network\_ services ) | ../ansible-configure-network-services | n/a |
9797| <a name =" module_landing_zone_configure_proxy_server " ></a > [ landing\_ zone\_ configure\_ proxy\_ server] ( #module\_ landing\_ zone\_ configure\_ proxy\_ server ) | ../ansible-configure-network-services | n/a |
98- | <a name =" module_powervs_infra " ></a > [ powervs\_ infra] ( #module\_ powervs\_ infra ) | terraform-ibm-modules/powervs-workspace/ibm | 1.1.3 |
98+ | <a name =" module_powervs_infra " ></a > [ powervs\_ infra] ( #module\_ powervs\_ infra ) | terraform-ibm-modules/powervs-workspace/ibm | 1.2.0 |
9999
100100### Resources
101101
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ module "landing_zone_configure_network_services" {
4848
4949module "powervs_infra" {
5050 source = " terraform-ibm-modules/powervs-workspace/ibm"
51- version = " 1.1.3 "
51+ version = " 1.2.0 "
5252 providers = { ibm = ibm.ibm- pi }
5353
5454 pi_zone = var. powervs_zone
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ If you do not have a PowerVS infrastructure that is the [full stack solution](ht
4545
4646| Name | Source | Version |
4747| ------| --------| ---------|
48- | <a name =" module_powervs_infra " ></a > [ powervs\_ infra] ( #module\_ powervs\_ infra ) | terraform-ibm-modules/powervs-workspace/ibm | 1.1.3 |
48+ | <a name =" module_powervs_infra " ></a > [ powervs\_ infra] ( #module\_ powervs\_ infra ) | terraform-ibm-modules/powervs-workspace/ibm | 1.2.0 |
4949
5050### Resources
5151
Original file line number Diff line number Diff line change 11module "powervs_infra" {
22 source = " terraform-ibm-modules/powervs-workspace/ibm"
3- version = " 1.1.3 "
3+ version = " 1.2.0 "
44
55 pi_zone = var. powervs_zone
66 pi_resource_group_name = var. powervs_resource_group_name
You can’t perform that action at this time.
0 commit comments