AWS RDS Terraform module
Upstream version 7.2.2
11 controls from NIST SP 800-53 Rev 5 requirements
Terraform Module Source
nist80053.compliance.tf/terraform-aws-modules/rds/awsCloudWatch log groups should have retention period of at least 365 days
cloudwatch_log_group_retention_period_365AC-16(b)
Framework requirement
Log groups should have encryption at rest enabled
log_group_encryption_at_rest_enabledAU-9(3)
Framework requirement
RDS DB instances and clusters should have enhanced monitoring enabled
rds_db_instance_and_cluster_enhanced_monitoring_enabledAU-12(3)
Framework requirement
RDS DB instance automatic minor version upgrade should be enabled
rds_db_instance_automatic_minor_version_upgrade_enabledMA-2(2)
Framework requirement
RDS DB instance backup should be enabled
rds_db_instance_backup_enabledCP-1(2)
Framework requirement
RDS DB instances backup retention period should be greater than or equal to 7
rds_db_instance_backup_retention_period_less_than_7CP-1(2)
Framework requirement
RDS DB instances should be integrated with CloudWatch logs
rds_db_instance_cloudwatch_logs_enabledAC-2(4)
Framework requirement
RDS DB instances should have deletion protection enabled
rds_db_instance_deletion_protection_enabled
Framework requirement
RDS DB instance encryption at rest should be enabled
rds_db_instance_encryption_at_rest_enabledAU-9(3)
Framework requirement
RDS DB instances should have multiple AZ enabled
rds_db_instance_multiple_az_enabled
Framework requirement
RDS DB instances should not use public subnet
rds_db_instance_no_public_subnetAC-2(6)
Framework requirement