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 @@ -856,7 +856,7 @@ module "cluster_pattern" {
856856| <a name =" module_ssh_keys " ></a > [ ssh\_ keys] ( #module\_ ssh\_ keys ) | ./ssh_key | n/a |
857857| <a name =" module_teleport_config " ></a > [ teleport\_ config] ( #module\_ teleport\_ config ) | ./teleport_config | n/a |
858858| <a name =" module_update_cbr_vpc_zone " ></a > [ update\_ cbr\_ vpc\_ zone] ( #module\_ update\_ cbr\_ vpc\_ zone ) | terraform-ibm-modules/cbr/ibm//modules/cbr-zone-module | 1.35.19 |
859- | <a name =" module_vpc " ></a > [ vpc] ( #module\_ vpc ) | terraform-ibm-modules/landing-zone-vpc/ibm | 8.15.8 |
859+ | <a name =" module_vpc " ></a > [ vpc] ( #module\_ vpc ) | terraform-ibm-modules/landing-zone-vpc/ibm | 8.15.10 |
860860| <a name =" module_vsi " ></a > [ vsi] ( #module\_ vsi ) | terraform-ibm-modules/landing-zone-vsi/ibm | 6.2.4 |
861861
862862### Resources
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ locals {
3333# Due to existing implicit dependencies we do not think this will be an issue, including auth policies for activity tracker.
3434module "vpc" {
3535 source = " terraform-ibm-modules/landing-zone-vpc/ibm"
36- version = " 8.15.8 "
36+ version = " 8.15.10 "
3737 for_each = local. vpc_map
3838 name = each. value . prefix
3939 existing_vpc_id = each. value . existing_vpc_id
You can’t perform that action at this time.
0 commit comments