turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: RDS DB clusters should be configured to copy tags to snapshots

Description

This control checks whether RDS DB clusters are configured to copy all tags to snapshots when the snapshots are created.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.rds_db_cluster_copy_tags_to_snapshot_enabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

rds_db_cluster_copy_tags_to_snapshot_enabled

Tags