You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems terraform cannot update a user that has some admin rights defined. The SA we use with terrafomr has super admin roles on Google Workspaces but still we get the following error when trying to update a user that has some admin roles defined:
--> Error: googleapi: Error 403: Not Authorized to access this resource/api, forbidden
Expected Behavior
We would expect terraform to be able to manage also admin users.
The text was updated successfully, but these errors were encountered:
Terraform Version
Terraform 1.3.9
Affected Resource(s)
googleworkspace_user
Problem:
It seems terraform cannot update a user that has some admin rights defined. The SA we use with terrafomr has super admin roles on Google Workspaces but still we get the following error when trying to update a user that has some admin roles defined:
--> Error: googleapi: Error 403: Not Authorized to access this resource/api, forbidden
Expected Behavior
We would expect terraform to be able to manage also admin users.
The text was updated successfully, but these errors were encountered: