Add workgroups metadata for activity_stream_bi (#1628)
* Add workgroups metadata for activity_stream_bi * Update workgroup_access for activity_stream_bi
This commit is contained in:
Родитель
36154a9f98
Коммит
11ecde27b2
|
@ -10,3 +10,10 @@ labels:
|
|||
schedule: daily
|
||||
scheduling:
|
||||
dag_name: bqetl_activity_stream
|
||||
workgroup_access:
|
||||
- role: roles/bigquery.dataViewer
|
||||
members:
|
||||
# to avoid permissions desync mozilla-confidential access is only granted
|
||||
# at the dataset-level for now
|
||||
# - workgroup:mozilla-confidential
|
||||
- workgroup:pocket/external
|
||||
|
|
|
@ -8,3 +8,10 @@ labels:
|
|||
schedule: daily
|
||||
scheduling:
|
||||
dag_name: bqetl_activity_stream
|
||||
workgroup_access:
|
||||
- role: roles/bigquery.dataViewer
|
||||
members:
|
||||
# to avoid permissions desync mozilla-confidential access is only granted
|
||||
# at the dataset-level for now
|
||||
# - workgroup:mozilla-confidential
|
||||
- workgroup:pocket/external
|
||||
|
|
Загрузка…
Ссылка в новой задаче