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
141 stars 96 forks source link

fix: Add connection metadata for incoming connection from GCS and fix typo in v2/main.tf #235

Closed q2w closed 2 months ago

q2w commented 2 months ago

This PR makes below changes,

  1. Fixes typo in v2/main.tf for creating GCS volume fixes https://github.com/GoogleCloudPlatform/terraform-google-cloud-run/issues/230
  2. Adds new connection metadata coming from GCS
  3. Adds new connection metadata coming from Mysql (similar to existing postgresql module)
q2w commented 2 months ago

/gcbrun

q2w commented 2 months ago

/gcbrun