From d2674647c692bb26a3f688acf7958539876c1c63 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Tue, 28 Sep 2021 10:37:18 +0200 Subject: [PATCH] Update REFERENCES.md --- REFERENCES.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/REFERENCES.md b/REFERENCES.md index f31ce5ee..29e6f2fc 100644 --- a/REFERENCES.md +++ b/REFERENCES.md @@ -1,13 +1,18 @@ # Fabric References -This is a non-exhaustive list of Fabric usage in the wild +This is a non-exhaustive list of Fabric usage in the wild. Send us a PR if you spot articles which we did not know about! ## Blog Posts -- [Using Cloud Asset Inventory feeds for dynamic configuration and policy enforcement](https://medium.com/google-cloud/using-cloud-asset-inventory-feeds-for-dynamic-configuration-and-policy-enforcement-c37b6a590c49) by Ludovico Magnocavallo on Medium -- [Managing GCP service usage through delegated role grants](https://medium.com/google-cloud/managing-gcp-service-usage-through-delegated-role-grants-a843610f2226) by Julio Castillo on Medium -- [Apigee X Organization Provisioning with Google Terraform Modules](https://www.googlecloudcommunity.com/gc/Apigee/Apigee-X-Organization-Provisioning-with-Google-Terraform-Modules/m-p/166411) by Daniel Strebel on Google Cloud Community + +- [Using Cloud Asset Inventory feeds for dynamic configuration and policy enforcement](https://medium.com/google-cloud/using-cloud-asset-inventory-feeds-for-dynamic-configuration-and-policy-enforcement-c37b6a590c49) + *Medium / Ludovico Magnocavallo* +- [Managing GCP service usage through delegated role grants](https://medium.com/google-cloud/managing-gcp-service-usage-through-delegated-role-grants-a843610f2226) + *Medium / Julio Castillo* +- [Apigee X Organization Provisioning with Google Terraform Modules](https://www.googlecloudcommunity.com/gc/Apigee/Apigee-X-Organization-Provisioning-with-Google-Terraform-Modules/m-p/166411) +*Google Cloud Community / Daniel Strebel* ## GCP Reference Architectures + - [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)