You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using Terraform 0.11.13 version and I see it does not support RDS cluster instance to add/modify "ca_cert_identifier" attribute .
We received a communication from AWS that the old "rds-ca-2015" will expire in March 2020 . I need to be able to update my RDS aurora instances to new certs and it is not possible now. Please let us know if there is a PR for it and when can that be released
I am facing the same issue. We have also received the Notification from AWS and need to update our Aurora cluster with new "ca_cert_identifier".
Though "ca_cert_identifier" is mentioned in "aws_db_instance" section of the documentation, I still tried using the "ca_cert_identifier" attribute in "aws_rds_cluster_instance" resource block and got the following error -
Error: aws_rds_cluster_instance.cluster_instances: : invalid or unknown key: ca_cert_identifier
We are using Terraform 0.11.13 version and I see it does not support RDS cluster instance to add/modify "ca_cert_identifier" attribute .
We received a communication from AWS that the old "rds-ca-2015" will expire in March 2020 . I need to be able to update my RDS aurora instances to new certs and it is not possible now. Please let us know if there is a PR for it and when can that be released
@martinssipenko @kppullin @bflad @radeksimko @stefansundin @katbyte
The text was updated successfully, but these errors were encountered: