turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: RDS clusters should have deletion protection enabled

Description

This control checks whether RDS clusters have deletion protection enabled. This control is intended for RDS DB instances. However, it can also generate findings for Aurora DB instances, Neptune DB instances, and Amazon DocumentDB clusters. If these findings are not useful,then you can suppress them.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.rds_db_cluster_deletion_protection_enabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

rds_db_cluster_deletion_protection_enabled

Tags