turbot/terraform_gcp_compliance

Control: Dataproc cluster should not have public IP

Description

This control checks whether Dataproc cluster has public IP.

Usage

Run the control in your terminal:

powerpipe control run terraform_gcp_compliance.control.dataproc_cluster_public_ip_disabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

dataproc_cluster_public_ip_disabled

Tags