GoogleCloudPlatform / terraform-google-cloud-functions

Deploys Cloud Functions (Gen 2)
https://registry.terraform.io/modules/GoogleCloudPlatform/cloud-functions/google
Apache License 2.0
33 stars 27 forks source link

feat: support upstream serverless module attribute changes #55

Closed renato-rudnicki closed 1 year ago

renato-rudnicki commented 1 year ago

This PR apply the changes from the terraform-google-cloud-run to better reuse the code on terraform-google-cloud-function.

This PR depends on: