Support Bigquery oauth in Google Cloud Engine / Google Cloud Build #11221
Labels
🎮 CLI
This issue is related to the CLI tool
✨ feature-request
Request for a new feature or functionality
Description
At the moment, Lightdash doesn't recognise the Bigquery oauth credentials inside the Google Cloud Build.
CLI error:
Cannot get credentials from oauth
profiles.yml
exampleThe difference between dbt and Lightdash is that dbt only needs to access at that moment while Lightdash needs to store the credentials to be used later, when users run queries in the Lightdash UI.
What problem does this solve?
Run Lightdash commands in Google Cloud CI/CD. eg:
lightdash start-preview
Workaround
Use the service account method in dbt profile.
The text was updated successfully, but these errors were encountered: