serverless/serverless-google-cloudfunctions
Auf GitHub ansehenSupport for ingress-settings and egress-settings
Open
#229 geöffnet am 9. Juli 2020
help wanted
Repository-Metriken
- Stars
- (275 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Although this plugin supports VPC accesses, ingress/egress settings controls (what traffic can reach the function) are not available yet.
It is now supported by gcloud command options: https://cloud.google.com/sdk/gcloud/reference/functions/deploy
(I confirmed that this topic has not been discussed in issues and the forum.)