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
When creating a gsuite_enabled project, I am forced to specify a credentials_file, because the module does not declare impersonate_service_account or pass it through to the core module. Looking at it, I don't see any reason why it would require a credential file only in the gsuite case. The gsuite provider is configured separately.
The text was updated successfully, but these errors were encountered:
When creating a gsuite_enabled project, I am forced to specify a credentials_file, because the module does not declare
impersonate_service_account
or pass it through to the core module. Looking at it, I don't see any reason why it would require a credential file only in the gsuite case. The gsuite provider is configured separately.The text was updated successfully, but these errors were encountered: