turbot/terraform_gcp_compliance
Loading controls...

Control: Ensure that instances are not configured to use the default service account

Description

It is recommended to configure your instance to not use the default Compute Engine service account because it has the Editor role on the project.

Usage

Run the control in your terminal:

powerpipe control run terraform_gcp_compliance.control.compute_instance_with_no_default_service_account

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

compute_instance_with_no_default_service_account

Tags