turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: Redshift clusters should not be using EC2 classic mode

Description

Ensure EC2-Classic mode is not used for the deployment of redshift clusters

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.redshift_cluster_deployed_in_ec2_classic_mode

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

redshift_cluster_deployed_in_ec2_classic_mode

Tags