Skip to content

Commit d63f03b

Browse files
NW-4074 updated the CA to rds-ca-rsa2048-g1
1 parent 3bfb89b commit d63f03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,5 +363,5 @@ variable "max_allocated_storage" {
363363
variable "ca_cert_identifier" {
364364
description = "Specifies the identifier of the CA certificate for the DB instance"
365365
type = string
366-
default = "rds-ca-2019"
366+
default = "rds-ca-rsa2048-g1"
367367
}

0 commit comments

Comments
 (0)