turbot/gcp_compliance
Loading controls...

Control: Ensure that the default network does not exist in a project

Description

To prevent the use of default network, a project should not have a default network.

Usage

Run the control in your terminal:

powerpipe control run gcp_compliance.control.compute_network_contains_no_default_network

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

compute_network_contains_no_default_network

Tags