serverless/serverless-google-cloudfunctions

Support for ingress-settings and egress-settings

Open

#229 geöffnet am 9. Juli 2020

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (124 Forks)auto 404
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.)

Contributor Guide