turbot/terraform_oci_compliance

Control: Compute instance boot volume encryption in transit should be enabled

Description

This control checks whether the boot volume encryption in transit is enabled or not. The boot volume encryption in transit is a feature that enables you to encrypt the data on the boot volume when it is transferred between the boot volume and the instance.

Usage

Run the control in your terminal:

powerpipe control run terraform_oci_compliance.control.compute_instance_boot_volume_encryption_in_transit_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_oci_compliance.control.compute_instance_boot_volume_encryption_in_transit_enabled --share

SQL

This control uses a named query:

compute_instance_boot_volume_encryption_in_transit_enabled

Tags