turbot/gcp_compliance

Control: Cloudfunction functions should restrict deployments manager permission

Description

This control ensures that Cloudfunction function does not allow deployments manager permissions.

Usage

Run the control in your terminal:

powerpipe control run gcp_compliance.control.cloudfunction_function_no_deployments_manager_permission

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

cloudfunction_function_no_deployments_manager_permission

Tags