turbot/terraform_aws_compliance

GitHub
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:

steampipe check terraform_aws_compliance.control.redshift_cluster_maintenance_settings_check

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.redshift_cluster_maintenance_settings_check

SQL

This control uses a named query:

redshift_cluster_maintenance_settings_check

Tags