Skip to content

Commit

Permalink
Update RDS CA Cert Identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
devon-sil authored Jul 9, 2024
1 parent 4837aea commit af889ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/020-database/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ module "rds" {
multi_az = var.multi_az
skip_final_snapshot = var.skip_final_snapshot
replicate_source_db = var.replicate_source_db
ca_cert_identifier = "rds-ca-rsa2048-g1"
}

/*
Expand Down

0 comments on commit af889ce

Please sign in to comment.