GoogleCloudPlatform / terraform-google-cloud-run

Deploys apps to Cloud Run, along with option to map custom domain
https://registry.terraform.io/modules/GoogleCloudPlatform/cloud-run/google
Apache License 2.0
131 stars 81 forks source link

feat: Adding support for mounting Cloud Storage buckets as volumes in the container #210

Closed vale-qb closed 4 weeks ago

vale-qb commented 1 month ago

Cloud Run now offers the ability to mount a Cloud Storage bucket as a volume in the container. Also the Terraform provider in the google_cloud_run_service resource offers it: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_run_service#csi.

This PR adds such support in the module.

This PR fixes issue #207

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

prabhu34 commented 1 month ago

This should be part of the v2 version of Cloud Run Service here.

It will be release by this week.

prabhu34 commented 1 month ago

This should be part of the v2 version of Cloud Run Service here.

It will be release by this week.

You can find this in 0.12.0