diff --git a/terraform/aws/analytical-platform-production/cluster/rds.tf b/terraform/aws/analytical-platform-production/cluster/rds.tf index 5534cd372d..254d52e532 100644 --- a/terraform/aws/analytical-platform-production/cluster/rds.tf +++ b/terraform/aws/analytical-platform-production/cluster/rds.tf @@ -6,7 +6,7 @@ module "rds" { #checkov:skip=CKV_TF_1:Module registry does not support commit hashes for versions source = "terraform-aws-modules/rds/aws" - version = "6.3.1" + version = "6.4.0" identifier = local.rds_identifier engine = var.rds_engine