AWS RDS Aurora Terraform module

Upstream version 10.4.1
6 controls from NIST SP 800-53 Rev 5 requirements

Terraform Module Source

nist80053.compliance.tf/terraform-aws-modules/rds-aurora/aws
CloudWatch 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 clusters should have automatic minor version upgrade enabled
rds_db_cluster_automatic_minor_version_upgrade_enabledMA-2(2)
Framework requirement
RDS clusters should have deletion protection enabled
rds_db_cluster_deletion_protection_enabled
Framework requirement
RDS DB instances and clusters should have enhanced monitoring enabled
rds_db_instance_and_cluster_enhanced_monitoring_enabledAU-12(3)
Framework requirement
VPC Security groups should only allow unrestricted incoming traffic for authorized ports
vpc_security_group_allows_ingress_authorized_portsSC-7
Framework requirement