Skip to content

Commit

Permalink
fix: Set location field as required for GCS buckets (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
adlersantos committed Nov 4, 2021
1 parent a2a8ed9 commit bd8a3db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samples/dataset.yaml
Expand Up @@ -76,8 +76,9 @@ resources:
#
# Required Properties:
# name
# location
#
# Optional Properties:
# location
# uniform_bucket_level_access (we suggest False for fine-grained access)
name: YOUR-BUCKET-NAME
location: US

0 comments on commit bd8a3db

Please sign in to comment.