chore(rds): add Aurora Postgres 16.2 cluster support#30122
chore(rds): add Aurora Postgres 16.2 cluster support#30122mergify[bot] merged 3 commits intoaws:mainfrom Chemsmith:support-postgres-16.2-cluster
Conversation
paulhcsun
left a comment
There was a problem hiding this comment.
Awesome, thanks for the contribution!
|
@Mergifyio update |
✅ Branch has been successfully updated |
|
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). |
|
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). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
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). |
|
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one. |
Issue # (if applicable)
N/A
Reason for this change
Cluster can be upgraded/created to Postgres 16.2 via the console/CLI but not CDK.
Description of changes
Adds support for Postgres 16.2 Aurora cluster, 16.2 instances are already supported.
Description of how you validated changes
N/A
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license