Open opdecirkel opened 5 years ago
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 terraform state rm gsuite_group_members.tf-plugin-error
but we should do something better here
@DeviaVir That is a workaround I use, but when you have many groups it hard to find what actually broke because the log message does not say. Also if this is part of automated workflow, it breaks it
When creating
gsuite_group
and accompanyinggsuite_group_members
usingterraform
and (this) gsuite provider, then remove the group (outside terraform, e.g. using the admin UI),terraform plan
fails withError: googleapi: Error 404: Resource Not Found: groupKey, notFound
How to reproduce:
terraform apply
terrafoorm plan
will fail with: