## :question: General Issue AWS Aurora [support PostgreSQL version 12.6](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Updates.20180305.html#AuroraPostgreSQL.Updates.20180305.41) but the constants defined in `software.amazon.awscdk.services.rds` don't list it. ### The Question Add a `VER_12_6` constant to `software.amazon.awscdk.services.rds` , e.g. by merging https://github.com/aws/aws-cdk/pull/15686.