AWS Redshift Terraform module
Upstream version 7.1.1
9 controls from FedRAMP Moderate Baseline Rev 4 requirements
Terraform Module Source
fedrampmoderate.compliance.tf/terraform-aws-modules/redshift/awsCloudWatch 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
Redshift clusters should have audit logging enabled
redshift_cluster_audit_logging_enabledAC-2(4)
Framework requirement
Redshift clusters should have automatic snapshots enabled
redshift_cluster_automatic_snapshots_min_7_daysCP-9(b)
Framework requirement
Redshift cluster encryption in transit should be enabled
redshift_cluster_encryption_in_transit_enabled
Framework requirement
Redshift clusters should have KMS encryption enabled
redshift_cluster_kms_enabled
Framework requirement
Redshift clusters should have required maintenance settings
redshift_cluster_maintenance_settings_checkCP-9(b)
Framework requirement
Redshift clusters should prohibit public access
redshift_cluster_prohibit_public_accessAC-17(1)
Framework requirement
VPC Security groups should only allow unrestricted incoming traffic for authorized ports
vpc_security_group_allows_ingress_authorized_portsSC-7
Framework requirement