serverless/serverless-google-cloudfunctions
View on GitHubSupport for ingress-settings and egress-settings
Open
#229 opened on Jul 9, 2020
help wanted
Repository metrics
- Stars
- (275 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.)