diff --git a/networking/README.md b/networking/README.md index dcd948f4..ba3f63e7 100644 --- a/networking/README.md +++ b/networking/README.md @@ -43,4 +43,5 @@ It is meant to be used as a starting point for most Shared VPC configurations, a This [example](./private-cloud-function-from-onprem/) shows how to invoke a [private Google Cloud Function](https://cloud.google.com/functions/docs/networking/network-settings) from the on-prem environment via a [Private Service Connect endpoint](https://cloud.google.com/vpc/docs/private-service-connect#benefits-apis). ### Decentralized firewall management + This [example](./decentralized-firewall/) shows how a decentralized firewall management can be organized using [firewall-yaml](../modules/net-vpc-firewall-yaml) module.