turbot/terraform_gcp_compliance

GitHub
Loading controls...

Control: Ensure Compute instances are launched with Shielded VM enabled

Description

To defend against advanced threats and to ensure that the boot loader and firmware on your VMs are signed and untampered, it is recommended that Compute instances are launched with Shielded VM enabled.

Usage

Run the control in your terminal:

steampipe check terraform_gcp_compliance.control.compute_instance_shielded_vm_enabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_gcp_compliance.control.compute_instance_shielded_vm_enabled

SQL

This control uses a named query:

compute_instance_shielded_vm_enabled

Tags