Skip to content

Commit f2e2600

Browse files
committed
use connections from dataform
1 parent a1fc9bf commit f2e2600

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infra/tf/dataform.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ locals {
2626

2727
dataform_service_account_roles = [
2828
"roles/bigquery.jobUser",
29+
"roles/bigquery.connectionUser",
2930
"roles/dataform.serviceAgent",
3031
]
3132
}

0 commit comments

Comments
 (0)