Skip to content

v0.36.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 14 Jun 16:03
3b6b1e8
Setting ca_cert_identifier default value to null @nnsense (#115)

what

Setting ca_cert_identifier default value to null, leaving its resolution up to the AWS resource.

why

Creating RDS in newer regions such as eu-south-1, ap-east-1, me-south-1, af-south-1 errors but RDS instance is still created. The default CA certificate ID (rds-ca-2019), which is valid across most of the regions, has a different format on these, see: #114 (comment)

references