FEATURES:
- New Datasource:
googleworkspace_groups
(#313)
IMPROVEMENTS:
- provider: added support for using the
GOOGLE_OAUTH_ACCESS_TOKEN
environment variable for authentication (#319)
BUG FIXES:
- directory: fixed bug where
custom_schemas
were not populating ingoogleworkspace_users
[GH-279] - directory: fixed bug where
recovery_phone
andrecovery_email
could not be removed from thegoogleworkspace_user
resource [GH-261] - directory: fixed bug where creation of
user
,group
,group_member
, andgroup_settings
resources were affected by 404s from the API [GH-287] - directory: fixed bug where creating a
googleworkspace_org_unit
would fail with401
despite it being created [GH-327]