Skip to content
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.

Releases: DeviaVir/terraform-provider-gsuite

v0.1.62

28 May 16:24
v0.1.62
525f245
Compare
Choose a tag to compare
  • [enhancement] Google Workload Identity Federation (module upgrade) #180

v0.1.61

06 May 08:03
v0.1.61
c513283
Compare
Choose a tag to compare
  • [bugfix] Don't use httpclient unless it is set (#175)

v0.1.60

19 Apr 10:18
v0.1.60
d7e642d
Compare
Choose a tag to compare
  • Fix user attributes deletion issue #174
  • Add support for fetching credentials from GCP metadata server #171

v0.1.59

06 Apr 15:35
v0.1.59
3d25077
Compare
Choose a tag to compare
  • feat: support ALL_OWNERS_CAN_CONTACT option for who_can_contact_owner #169
  • feat: Add arm64 to makefile and use golang 1.16 for cross compiling arm64 #170

v0.1.58

05 Feb 10:55
v0.1.58
a764761
Compare
Choose a tag to compare
  • Implement orderValues to order the values objects of custom attributes (#165)
  • Remove a block which failed with the wrong error (#164)
  • Fix user name example (#153)

v0.1.56

02 Nov 11:29
v0.1.56
372eeb9
Compare
Choose a tag to compare
  • this release contains documentation improvements/fixes (thank you to all contributing these!)

v0.1.55

27 Aug 15:24
v0.1.55
a99cb9f
Compare
Choose a tag to compare
  • catch the case where an non-email is provided #152
  • golang 1.15

v0.1.54

14 Jul 15:40
v0.1.54
75277e5
Compare
Choose a tag to compare
  • custom schema doc update
  • time.sleep on retry splay was set to nanoseconds instead of milliseconds

v0.1.53

07 Jul 09:25
v0.1.53
701ef03
Compare
Choose a tag to compare
  • patch an eventual consistency error with G Suite group creation

v0.1.52

16 Jun 10:05
v0.1.52
21fa95f
Compare
Choose a tag to compare
  • [FIX] #142
  • [IMPROVEMENT] now support update_existing for google groups
  • [FIX] better googleapi error handling