GoogleCloudPlatform / terraform-google-cloud-functions

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

Cloud Function 2 is using role roles/run.invoker #71

Closed vcrovindra closed 8 months ago

vcrovindra commented 10 months ago

Cloud Function Gen 2 is using roles/run.invoker instead of roles/cloudfunctions.invoker Due to this all requests for invocation to Cloud Functions are failing.

https://cloud.google.com/functions/docs/securing/authenticating?&_ga=2.39379811.-1341522563.1687225628#authenticating_function_to_function_calls

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days