turbot/terraform_gcp_compliance

GitHub
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:

steampipe check terraform_gcp_compliance.control.compute_instance_with_no_public_ip_addresses

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

compute_instance_with_no_public_ip_addresses

Tags