Skip to content

Commit

Permalink
Update website/docs/reference/resource-configs/bigquery-configs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mirna Wong <[email protected]>
  • Loading branch information
amychen1776 and mirnawong1 authored Aug 7, 2024
1 parent ecb8e9d commit 7f6dad2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ You can create a new label with no value or remove a value from an existing labe

A label with a key that has an empty value can also be [referred](https://cloud.google.com/bigquery/docs/adding-labels#adding_a_label_without_a_value) to as a tag in BigQuery. However, this should not be confused with a [tag resource](https://cloud.google.com/bigquery/docs/tags), which conditionally applies IAM policies to BigQuery tables and datasets. Find out more in [labels and tags](https://cloud.google.com/resource-manager/docs/tags/tags-overview).

Currently, it's not possible to apply IAM tags in BigQuery, however, you can contribute by upvoting [this issue](https://github.com/dbt-labs/dbt-bigquery/issues/1134) on GitHub.
Currently, it's not possible to apply IAM tags in BigQuery, however, you can weigh in by upvoting [GitHub issue 1134](https://github.com/dbt-labs/dbt-bigquery/issues/1134).

### Policy tags
BigQuery enables [column-level security](https://cloud.google.com/bigquery/docs/column-level-security-intro) by setting [policy tags](https://cloud.google.com/bigquery/docs/best-practices-policy-tags) on specific columns.
Expand Down

0 comments on commit 7f6dad2

Please sign in to comment.