turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: RDS DB instance encryption at rest should be enabled

Description

To help protect data at rest, ensure that encryption is enabled for your Amazon Relational Database Service (Amazon RDS) instances.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.rds_db_instance_encryption_at_rest_enabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

rds_db_instance_encryption_at_rest_enabled

Tags