feat(gcp): switch to ADC google authentification
BREAKING CHANGE: switch from GOOGLE_OAUTH_ACCESS_TOKEN to GOOGLE_APPLICATION_CREDENTIALS
In your dbt profiles.yml you have to:
remove token: "{{ env_var('GOOGLE_OAUTH_ACCESS_TOKEN') }}"
switch from method: oauth-secrets to method: oauth
Loading
-
mentioned in commit 1f58060b
-
mentioned in merge request to-be-continuous/samples/dbt-sample!25 (merged)
Please register or sign in to comment