turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: EBS volumes should have encryption enabled

Description

Because sensitive data can exist and to help protect data at rest, ensure encryption is enabled for your Amazon Elastic Block Store (Amazon EBS) volumes.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.ebs_volume_encryption_at_rest_enabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

ebs_attached_volume_encryption_enabled

Tags