turbot/terraform_gcp_compliance
Loading controls...

Control: Ensure that Compute instances do not have public IP addresses

Description

Compute instances should not be configured to have external IP addresses.

Usage

Run the control in your terminal:

powerpipe control run terraform_gcp_compliance.control.compute_instance_with_no_public_ip_addresses

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

compute_instance_with_no_public_ip_addresses

Tags