turbot/oci_compliance
Loading controls...

Control: 3.3 Ensure In-transit Encryption is enabled on Compute Instance

Description

The Block Volume service provides the option to enable in-transit encryption for paravirtualized volume attachments on virtual machine (VM) instances.

All the data moving between the instance and the block volume is transferred over an internal and highly secure network. If you have specific compliance requirements related to the encryption of the data while it is moving between the instance and the block volume, you should enable the in-transit encryption option.

Remediation

From Console

  1. Navigate to https://cloud.oracle.com/compute/instances.
  2. Select the instance from the Audit Procedure.
  3. Click Terminate.
  4. Determine whether or not to permanently delete instance's attached boot volume.
  5. Click Terminate instance.
  6. Click on Create Instance.
  7. Fill in the details as per requirements.
  8. In the Boot volume section ensure Use in-transit encryption is checked.
  9. Fill in the rest of the details as per requirements.
  10. Click Create.

Default Value

Enabled.

Usage

Run the control in your terminal:

powerpipe control run oci_compliance.control.cis_v200_3_3

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run oci_compliance.control.cis_v200_3_3 --share

SQL

This control uses a named query:

core_instance_encryption_in_transit_enabled

Tags