MarkEdmondson1234 / googleCloudRunner

Easy R scripts on Google Cloud Platform via Cloud Run, Cloud Build and Cloud Scheduler
https://code.markedmondson.me/googleCloudRunner/
Other
80 stars 25 forks source link

feat: setup location for default bucket #207

Open thgsponer opened 10 months ago

thgsponer commented 10 months ago

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

MarkEdmondson1234 commented 10 months ago

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

thgsponer commented 10 months ago

No.

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