You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to attach resource tags to BigQuery datasets, so I can implement Deny Policies. Datasets are inherently regional (or multi-region eu/us). With the current TagBinding resource I'm getting the errors:
"Must be a valid One Platform resource name of a tag-compatible global resource. Did you forget to specify the correct location?"
"Resource type not supported in location global"
According to the changelog, this resource exists in the Terraform provider since January 2023 (version 4.51.0).
The text was updated successfully, but these errors were encountered:
What resource do you need?
Terraform Resource Name: google_tags_location_tag_binding
What is your use case?
I'm trying to attach resource tags to BigQuery datasets, so I can implement Deny Policies. Datasets are inherently regional (or multi-region eu/us). With the current TagBinding resource I'm getting the errors:
"Must be a valid One Platform resource name of a tag-compatible global resource. Did you forget to specify the correct location?"
"Resource type not supported in location global"
According to the changelog, this resource exists in the Terraform provider since January 2023 (version 4.51.0).
The text was updated successfully, but these errors were encountered: