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
Would it be possible to add a feature to set use_tf_google_credentials_env_var to load credentials from different environment variable name?
My company disabled SA key generation and instead use Hashicorp Vault to rotate SA credentials but is stored in different environment variable. Would be cool if i can use the environment variable provided by my company instead of generating a new SA credentials.