WIF External Oauth Connection setup for Bigquery #544
Unanswered
qmg-cbrooksby
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I'm currently trying to use the provider (v1.3.0) to create a BigQuery connection that:
Workload Identity Federation
Deployment Environment Authentication Method, with an already configured Entra integrationIt looks like to me that because the
dbt_global_connection
resource's BigQuery attributes have required values for the Service Account JSON Deployment Environment Authentication Method that using WIF via terraform isn't implemented yet.But confusingly, the documentation for the use_latest_adapter BigQuery attribute mentions you should set this to true if you are using WIF.
Does anyone have an example of setting up the above required connection?
Many thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions