turbot/gcp_compliance

Control: Compute Instances should have custom metadata

Description

This control ensures that Compute Instance have custom metadata. Custom metadata facilitates simple identification and enhances searchability.

Usage

Run the control in your terminal:

powerpipe control run gcp_compliance.control.compute_instance_with_custom_metadata

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run gcp_compliance.control.compute_instance_with_custom_metadata --share

SQL

This control uses a named query:

compute_instance_with_custom_metadata

Tags