docs-examples icon indicating copy to clipboard operation
docs-examples copied to clipboard

Non supported dataset naming

Open philipp-heinrich opened this issue 2 years ago • 0 comments

As per the docs, the dataset name is not valid: https://cloud.google.com/bigquery/docs/datasets#dataset-naming Dataset names cannot contain spaces or special characters such as -, &, @, or %.

Therefore the example code does not run successfull.

https://github.com/terraform-google-modules/docs- examples/blame/d400d5cf0d5fe5b6cd9d3c4239cd143ffbe05ee2/pubsub_subscription_push_bq/main.tf#L32

philipp-heinrich avatar Feb 28 '23 16:02 philipp-heinrich