Chase
Chase
I can attest to the fact this provider can easily hit quota limits on the Directory API if you control a lot of groups. Wondering if `quotauser` needs to be...
We've been adding retries to a bunch of things on 404's, but it slows down everything else. https://github.com/DeviaVir/terraform-provider-gsuite/pull/53 I don't know of a great solution. > My intuition say it...
Are the members being added external to the domain? Is the error message still exactly the same? I haven't seen it for quite a while, and use the provider extensively.
Might be related to #26
Not sure if you care but the group id of your domain is in the step 4 code. I think you can work around this now by using a simple...
Are you sure `var.gsuite_credentials` is the JSON blob export of the service account key?
A group cannot be owner of another group.
Oh yes, that would help.
@toadjaune what error message did you hit RE: > After further testing, it seems authenticating with gcloud auth application-default login does not work either (although it fails later, with a...
In the error you post above it says: > 2021-02-26T19:37:44.601+0100 [DEBUG] plugin.terraform-provider-gsuite_v0.1.58: "message": "Your application has authenticated using end user credentials from the Google Cloud SDK or Google Cloud Shell...