chore(rds): add latest postgres 12.11, 13.7, and 14.3 versions#21452
chore(rds): add latest postgres 12.11, 13.7, and 14.3 versions#21452mergify[bot] merged 2 commits intoaws:mainfrom
Conversation
TheRealAmazonKendra
left a comment
There was a problem hiding this comment.
Please make sure that your PR title confirms to the conventional commit standard (fix, feat, chore) and that it is written in a style that will reflect correctly in the change log (See Contributing Guide, Pull Requests)
Additionally, please link to the documentation in your PR body so that we can check the accuracy of this change since there are no tests. If there is an issue for this already, please also link it in your PR body.
|
updated. |
Pull request has been modified.
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
I'm concerned because none of the versions being added are listed in the documentation https://docs.aws.amazon.com/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.html |
|
also, when i do a |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |

RDS has 12.11, 13.7, and 14.3 available. Currently, I am running into an issue where I am trying to deploy from a 12.11 snapshot and CDK continues to try and "upgrade" the cluster after deployment to 12.10, and fails.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.DBVersions