Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 15:44
· 23 commits to main since this release
dae4593

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 in googleworkspace_users [GH-279]
  • directory: fixed bug where recovery_phone and recovery_email could not be removed from the googleworkspace_user resource [GH-261]
  • directory: fixed bug where creation of user, group, group_member, and group_settingsresources were affected by 404s from the API [GH-287]
  • directory: fixed bug where creating a googleworkspace_org_unit would fail with 401 despite it being created [GH-327]