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
Unable to read the credential file specified by GOOGLE_APPLICATION_CREDENTIALS: aws is the only currently supported external account type
It'd be great if GitHub WIF creds were supported by this lib. The alternative for my team right now is to shell out to gcloud or roll our own API calls, both are less than ideal.
Using this library from within a github action authed via the recommended method of Workload Identity Federation yields the error:
It'd be great if GitHub WIF creds were supported by this lib. The alternative for my team right now is to shell out to
gcloud
or roll our own API calls, both are less than ideal.Related: inspec/inspec-gcp#437
The text was updated successfully, but these errors were encountered: