File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ data "ibm_iam_account_settings" "iam_account_settings" {
5858
5959module  "vpc"  {
6060  source             =  " terraform-ibm-modules/landing-zone-vpc/ibm" 
61-   version            =  " 7.23.12 " 
61+   version            =  " 7.23.13 " 
6262  resource_group_id  =  . resource_group . resource_group_id 
6363  region             =  . region 
6464  prefix             =  . prefix 
@@ -177,7 +177,7 @@ resource "time_sleep" "wait_120_seconds" {
177177
178178module  "vpe"  {
179179  source   =  " terraform-ibm-modules/vpe-gateway/ibm" 
180-   version  =  " 4.5.0 " 
180+   version  =  " 4.6.6 " 
181181  prefix   =  " vpe-to-pg" 
182182  cloud_service_by_crn  =  
183183    {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ terraform {
55  required_providers  {
66    ibm  =  
77      source  =  " IBM-Cloud/ibm" 
8-       version =  " 1.78.3 " 
8+       version =  " 1.78.4 " 
99    }
1010    time  =  
1111      source  =  " hashicorp/time" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments