GitHub – terraform-google-modules/terraform-google-group: Manages Google Groups
customer_id
Customer ID of the organization to create the group in. One of domain or customer_id must be specified
string
""
no
description
Description of the group
string
""
no
display_name
Display name of the group
string
""
no
domain
Domain of the organization to create the group in. One of domain or customer_id must be specified
string
""
no
id
ID of the group. For Google-managed entities, the ID must be the email address the group
any
n/a
yes
initial_group_config
The initial configuration options for creating a Group. See the API reference for possible values. Possible values are INITIAL_GROUP_CONFIG_UNSPECIFIED, WITH_INITIAL_OWNER, and EMPTY.
string
"EMPTY"
no
managers
Managers of the group. Each entry is the ID of an entity. For Google-managed entities, the ID must be the email address of an existing group, user or service account
list
[]
no
members
Members of the group. Each entry is the ID of an entity. For Google-managed entities, the ID must be the email address of an existing group, user or service account
list
[]
no
owners
Owners of the group. Each entry is the ID of an entity. For Google-managed entities, the ID must be the email address of an existing group, user or service account
list
[]
no