turbot/terraform_gcp_compliance

Control: GCP SQL instance should not have public IP address

Description

This control checks whether the GCP SQL instance has a public IP address.

Usage

Run the control in your terminal:

powerpipe control run terraform_gcp_compliance.control.sql_instance_sql_with_no_public_ip

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

sql_instance_sql_with_no_public_ip

Tags