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
fix(google_permissions): Use developer workgroups for default admin entitlement (#333)
There are some tenants that do not use a workgroup named the same as the tenant.
These tenants use .globals.extra_attributes.workgroup to specify the workgroup
with permissions to operate the service.
This module assumed that the workgroup would always match the tenant.
0 commit comments