File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
modules/powervs-vpc-landing-zone Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastr
9292
9393| Name | Source | Version |
9494| ------| --------| ---------|
95- | <a name =" module_landing_zone " ></a > [ landing\_ zone] ( #module\_ landing\_ zone ) | terraform-ibm-modules/landing-zone/ibm//patterns//vsi//module | 5.17.2 |
95+ | <a name =" module_landing_zone " ></a > [ landing\_ zone] ( #module\_ landing\_ zone ) | terraform-ibm-modules/landing-zone/ibm//patterns//vsi//module | 5.19.1 |
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 |
9898| <a name =" module_powervs_infra " ></a > [ powervs\_ infra] ( #module\_ powervs\_ infra ) | terraform-ibm-modules/powervs-workspace/ibm | 1.7.3 |
Original file line number Diff line number Diff line change 44
55module "landing_zone" {
66 source = " terraform-ibm-modules/landing-zone/ibm//patterns//vsi//module"
7- version = " 5.17.2 "
7+ version = " 5.19.1 "
88 providers = { ibm = ibm.ibm- is }
99
1010 ssh_public_key = var. ssh_public_key
You can’t perform that action at this time.
0 commit comments