Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
GCP
Loading policies...

Policy: GCP > Project > Policy > Trusted Access > Groups

List of GCP Groups that are trusted for access in the Project IAM Policy.

This policy is used by the GCP > Project > Policy > Trusted Access control to determine which members of type "group" are allowed to be granted access.You may use the '*' and '?' wildcard characters.

example: - notification@company.com - "*@company.com"

Note: Setting the policy to an Empty array will remove all groups.

Targets

This policy targets the following resource types:

  • GCP > Project > Policy

Primary Policy

This policy is used with the following primary policy:

  • GCP > Project > Policy > Trusted Access

Controls

Setting this policy configures this control:

  • GCP > Project > Policy > Trusted Access

Policy Specification

Schema Type
array
Default template
{% if $.value | length == 0 %}[]{% else %}{% for item in $.value %}- '{{ item }}'
{% endfor %}{% endif %}
Default template input
|
{
value: policy(uri: "tmod:@turbot/gcp#/policy/types/trustedGroups")
}

Category

  • Security > Trusted Access

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/securityTrustedAccess
  • Policy Type URI
    • tmod:@turbot/gcp-iam#/policy/types/projectIamPolicyTrustedGroups
  • GraphQL
    • query policyType(id: "tmod:@turbot/gcp-iam#/policy/types/projectIamPolicyTrustedGroups") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/gcp-iam#/policy/types/projectIamPolicyTrustedGroups'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/gcp-iam#/policy/types/projectIamPolicyTrustedGroups'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/gcp-iam#/policy/types/projectIamPolicyTrustedGroups"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/gcp-iam#/policy/types/projectIamPolicyTrustedGroups"
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
39
Mods
130
Resource Types
2,226
Policies
1,100
Controls
35
Quick Actions
83
IAM