DBT requires dataset.update permission when auth view is configured via terraform #2911
Closed
4 tasks
Labels
bug
Something isn't working
Describe the bug
Access for authorised views is assigned via terraform, when a scheduled DBT task runs our scheduler errors with the below, that DBT doesn't have datasets.update permission. I'm opening the request to enquire as to why DBT should need to have this specific permission if it (the grant_access_to configuration) isn't managed in the view itself
Steps To Reproduce
n/a
Expected behaviour
Since the access is configured in terraform, and the view built in DBT, i would expect that DBT would not need to re-update any access in bigquery. Does DBT require datasets.update to perform a run against an auth view in DBT?
Screenshots and log output
System information
Which database are you using dbt with?
The output of
dbt --version
:Additional context
The text was updated successfully, but these errors were encountered: