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 @@ -857,7 +857,7 @@ module "cluster_pattern" {
857857|  <a  name =" module_placement_group_map " ></a > [ placement\_ group\_ map] ( #module\_ placement\_ group\_ map )  |  ./dynamic_values/config_modules/list_to_map |  n/a | 
858858|  <a  name =" module_ssh_keys " ></a > [ ssh\_ keys] ( #module\_ ssh\_ keys )  |  ./ssh_key |  n/a | 
859859|  <a  name =" module_teleport_config " ></a > [ teleport\_ config] ( #module\_ teleport\_ config )  |  ./teleport_config |  n/a | 
860- |  <a  name =" module_vpc " ></a > [ vpc] ( #module\_ vpc )  |  terraform-ibm-modules/landing-zone-vpc/ibm |  7.18.3  | 
860+ |  <a  name =" module_vpc " ></a > [ vpc] ( #module\_ vpc )  |  terraform-ibm-modules/landing-zone-vpc/ibm |  7.19.0  | 
861861|  <a  name =" module_vsi " ></a > [ vsi] ( #module\_ vsi )  |  terraform-ibm-modules/landing-zone-vsi/ibm |  3.3.0 | 
862862
863863### 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                      =  " 7.18.3 " 
36+   version                      =  " 7.19.0 " 
3737  for_each                     =  . vpc_map 
3838  name                         =  . value . prefix 
3939  existing_vpc_id              =  . value . existing_vpc_id 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments