Merge branch 'master' into 1849-implement-cloud-run-module-version-2

This commit is contained in:
Julio Diez 2023-12-26 12:11:03 +01:00 committed by GitHub
commit cadac6b77d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ This is a non-exhaustive list of Fabric usage in the wild. Send us a PR if you s
- [Hub-and-spoke network architecture](https://cloud.google.com/architecture/deploy-hub-spoke-vpc-network-topology)
- [Deploy a hub-and-spoke network using VPC Network Peering](https://cloud.google.com/architecture/deploy-hub-spoke-network-using-peering)
- [Deploy a hub-and-spoke network using Cloud VPN](https://cloud.google.com/architecture/deploy-hub-spoke-network-using-vpn)
- [Private networking and Cloud Run](https://cloud.google.com/run/docs/securing/private-networking)
## Third-party reviews