Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/region bucket creation #66

Merged
merged 2 commits into from
Jul 19, 2021
Merged

Fix/region bucket creation #66

merged 2 commits into from
Jul 19, 2021

Conversation

LuizSDCit
Copy link
Collaborator

@LuizSDCit LuizSDCit commented Jul 19, 2021

Fixes #53

This PR adds bucket_class variable to dataflow-with-dlp example, this variable it's importante for the successful creating of a bucket in a simple region (Ex: us-central1), because you must provide a valid combination of bucket_class and bucket_location to use a simple region.

  • Tests pass
  • Appropriate changes to README are included in PR

@bharathkkb bharathkkb merged commit b51a8e6 into GoogleCloudPlatform:main Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bucket creation is failing for simple region in 1-data-ingestion
2 participants