turbot/terraform_gcp_compliance
Loading controls...

Control: Ensure that Compute instances have Confidential Computing enabled

Description

Google Cloud encrypts data at-rest and in-transit, but customer data must be decrypted for processing. Confidential Computing is a breakthrough technology which encrypts data in-use while it is being processed. Confidential Computing environments keep data encrypted in memory and elsewhere outside the central processing unit (CPU).

Usage

Run the control in your terminal:

powerpipe control run terraform_gcp_compliance.control.compute_instance_confidential_computing_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_gcp_compliance.control.compute_instance_confidential_computing_enabled --share

SQL

This control uses a named query:

compute_instance_confidential_computing_enabled

Tags