We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bfb89b commit d63f03bCopy full SHA for d63f03b
variables.tf
@@ -363,5 +363,5 @@ variable "max_allocated_storage" {
363
variable "ca_cert_identifier" {
364
description = "Specifies the identifier of the CA certificate for the DB instance"
365
type = string
366
- default = "rds-ca-2019"
+ default = "rds-ca-rsa2048-g1"
367
}
0 commit comments