turbot/gcp_compliance

Control: Cloud Run service should restrict public access

Description

This control ensures that Cloud Run service is not publicly accessible.

Usage

Run the control in your terminal:

powerpipe control run gcp_compliance.control.cloudrun_service_restrict_public_access

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

cloudrun_service_restrict_public_access

Tags