turbot/gcp_compliance
Loading controls...

Control: Ensure 'Access Approval' is 'Enabled'

Description

GCP Access Approval enables you to require your organizations' explicit approval whenever Google support try to access your projects. You can then select users within your organization who can approve these requests through giving them a security role in IAM. All access requests display which Google Employee requested them in an email or Pub/Sub message that you can choose to Approve. This adds an additional control and logging of who in your organization approved/denied these requests.

Usage

Run the control in your terminal:

powerpipe control run gcp_compliance.control.project_access_approval_settings_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

project_access_approval_settings_enabled

Tags