GoogleCloudPlatform / terraform-google-cloud-functions

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

Cloud Functions v2 must use roles/run.invoker #87

Closed padoffe closed 6 months ago

padoffe commented 8 months ago

Same issue as the one described here #71 . The proper way of authenticating Cloud Functions v2 is described here https://cloud.google.com/functions/docs/securing/authenticating#authenticating_function_to_function_calls

Could you consider implementing it in this TF module ?

github-actions[bot] commented 6 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