File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ locals {
104104
105105module  "ocp_base"  {
106106  source                =  " terraform-ibm-modules/base-ocp-vpc/ibm" 
107-   version               =  " 3.52.3 " 
107+   version               =  " 3.52.4 " 
108108  resource_group_id     =   module. resource_group . resource_group_id 
109109  region                =   var. region 
110110  tags                  =   var. resource_tags 
@@ -147,7 +147,7 @@ data "ibm_is_security_groups" "vpc_security_groups" {
147147#  The below code creates a VPE for Cloud logs in the provisioned VPC which allows the agents to access the private Cloud Logs Ingress endpoint.
148148module  "vpe"  {
149149  source    =  " terraform-ibm-modules/vpe-gateway/ibm" 
150-   version   =  " 4.6.7 " 
150+   version   =  " 4.7.0 " 
151151  region    =   var. region 
152152  prefix    =   var. prefix 
153153  vpc_id    =   ibm_is_vpc. vpc . id 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments