turbot/terraform_aws_compliance
Loading controls...

Control: Amazon Redshift should have required maintenance settings

Description

Ensure whether Amazon Redshift clusters have the specified maintenance settings. Redshift clusters 'allowVersionUpgrade' should be set to 'true' and 'automatedSnapshotRetentionPeriod' should be greater than 7.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.redshift_cluster_maintenance_settings_check

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_aws_compliance.control.redshift_cluster_maintenance_settings_check --share

SQL

This control uses a named query:

redshift_cluster_maintenance_settings_check

Tags