fast-honey-9693
09/18/2023, 6:06 PMaverage-beach-28850
09/19/2023, 3:57 PMaverage-beach-28850
09/19/2023, 3:58 PMfast-honey-9693
09/19/2023, 7:50 PMfast-honey-9693
09/20/2023, 9:00 PMdb.t2.small for some reason
so i:
1. made a snapshot
2. upgraded the instance to db.t3.small via the console
3. upgraded to version 14 via the console
a. our db version was 11.19, and that can only be upgraded to 14.7
4. changed EngineVersion to 14 in the CFN template
5. updated the stack using the template
a. this resulted in another upgrade, to 14.8, which, fine
dunno if that writeup is helpful at all or if it's obvious to somebody who is better-versed in infra than me 😅 .
at the very least if the template is changed to 14, the instance class needs to be changed too. happy to make that PR if helpful.