File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ --- 
2+ title : P008C 
3+ --- 
4+ 
5+ Stop Tracking RDS Engine Version
6+ 
7+ ## Description  
8+ 
9+ We have identified that some RDS clusters are using older engine versions that are no longer supported.
10+ This patch will help use stop tracking the ` EngineVersion `  property in our templates and let AWS manage the engine version without our intervention.
11+ 
12+ ## Impact  
13+ 
14+ There is no downtime expected from this change, and it should not affect the operation of the RDS clusters.
15+ 
16+ ## Changes  
17+ 
18+ -  Removed ` EngineVersion `  property from the RDS cluster resource.
19+ -  Update engine version to the latest supported version
20+ 
21+ ## If You Accept  
22+ 
23+ -  We will stop tracking the ` EngineVersion `  property in our templates.
24+ -  Your RDS cluster will have the latest supported engine version.
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments