AWS RDS Terraform module

Upstream version 7.2.2
10 controls from FedRAMP Moderate Baseline Rev 4 requirements

Terraform Module Source

fedrampmoderate.compliance.tf/terraform-aws-modules/rds/aws
CloudWatch log groups should have retention period of at least 365 days
cloudwatch_log_group_retention_period_365AU-6(1)(3)
Framework requirement
Log groups should have encryption at rest enabled
log_group_encryption_at_rest_enabled
Framework requirement
RDS DB instances and clusters should have enhanced monitoring enabled
rds_db_instance_and_cluster_enhanced_monitoring_enabledCA-7(a)(b)
Framework requirement
RDS DB instance backup should be enabled
rds_db_instance_backup_enabledCP-9(b)
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-9(b)
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_enabled
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-17(1)
Framework requirement