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

feat: setup location for default bucket #207

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thgsponer
Copy link

This is the pull request follwing your proposal in issue #206

@MarkEdmondson1234
Copy link
Owner

Can it reuse the region setting from Cloud Run to give people a list to choose from?

@thgsponer
Copy link
Author

thgsponer commented Sep 15, 2023

No.

If we would set the Cloud Run region before setting the GCS bucket, we could reuse the CR_REGION env var.

I changed the order of the setup so that we first set Cloud Run location
and then the GCS bucket.

GCS bucket configuration then takes the env var CS_REGION for location.
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.

2 participants