turbot/terraform_aws_compliance
Loading controls...

Control: RDS DB clusters should be configured for multiple Availability Zones

Description

This control checks whether high availability is enabled for your RDS DB clusters. RDS DB clusters should be configured for multiple Availability Zones to ensure availability of the data that is stored.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.rds_db_cluster_multiple_az_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

rds_db_cluster_multiple_az_enabled

Tags