File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ module "cbr_zone" {
6060#  Create new App Config instance
6161module  "app_config"  {
6262  source                                  =  " terraform-ibm-modules/app-configuration/ibm" 
63-   version                                 =  " 1.9.0 " 
63+   version                                 =  " 1.9.1 " 
6464  region                                  =   var. region 
6565  resource_group_id                       =   module. resource_group . resource_group_id 
6666  app_config_plan                         =  " basic" 
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ module "resource_group" {
1515
1616module  "app_config"  {
1717  source                                                      =  " terraform-ibm-modules/app-configuration/ibm" 
18-   version                                                     =  " 1.9.0 " 
18+   version                                                     =  " 1.9.1 " 
1919  region                                                      =   var. region 
2020  resource_group_id                                           =   module. resource_group . resource_group_id 
2121  app_config_plan                                             =  " basic" 
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ module "resource_group" {
1717#  Create new App Config instance
1818module  "app_config"  {
1919  source                                  =  " terraform-ibm-modules/app-configuration/ibm" 
20-   version                                 =  " 1.9.0 " 
20+   version                                 =  " 1.9.1 " 
2121  region                                  =   var. region 
2222  resource_group_id                       =   module. resource_group . resource_group_id 
2323  app_config_name                         =  " ${ var . prefix } -app-config" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments