turbot/alicloud_compliance
Loading controls...

Control: 4.1 Ensure that 'Unattached disks' are encrypted

Description

Ensure that unattached disks in a subscription are encrypted.

Remediation

From Console

  1. Logon to ECS Console.
  2. In the left-side navigation pane, choose Storage & Snapshots > Disk.
  3. In the upper-right corner of the Disks page, click Create Disk.
  4. In the Disk section, check the Disk Encryption box and then select a key from the drop-down list.

Usage

Run the control in your terminal:

powerpipe control run alicloud_compliance.control.cis_v100_4_1

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run alicloud_compliance.control.cis_v100_4_1 --share

SQL

This control uses a named query:

ecs_unattached_disk_encryption_enabled

Tags