docs: How to configure GCP function identity
This is an important configuration option for keeping Cloud Functions secure and should be documented.
serviceAccountEmail field in JSON schema: https://github.com/serverless/serverless-google-cloudfunctions/blob/master/provider/googleProvider.js#L141
GCP docs: https://cloud.google.com/functions/docs/securing/function-identity
Codecov Report
Base: 85.83% // Head: 85.83% // No change to project coverage :thumbsup:
Coverage data is based on head (
ac33426) compared to base (f5b183a). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## main #11435 +/- ##
=======================================
Coverage 85.83% 85.83%
=======================================
Files 314 314
Lines 13259 13259
=======================================
Hits 11381 11381
Misses 1878 1878
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.