From 98b68ca3140cff95960b4d5249b385e02439c968 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Tue, 28 Sep 2021 11:02:52 +0200 Subject: [PATCH] Update REFERENCES.md --- REFERENCES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/REFERENCES.md b/REFERENCES.md index bfde6ae1..591fb86e 100644 --- a/REFERENCES.md +++ b/REFERENCES.md @@ -5,6 +5,7 @@ This is a non-exhaustive list of Fabric usage in the wild. Send us a PR if you s ## Blog Posts - [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* +- [Calling a private Google Cloud Function from on-prem](https://medium.com/google-cloud/calling-a-private-google-cloud-function-from-on-prem-91eb628c85ac)
*Medium / Andrea Gandolfi* - [Fine-grained Cloud DNS IAM via Service Directory](https://medium.com/google-cloud/fine-grained-cloud-dns-iam-via-service-directory-446058b4362e)
*Medium / Ludovico Magnocavallo* - [Give app teams autonomy over their DNS records with Cloud DNS peering](https://cloud.google.com/blog/products/networking/how-to-use-cloud-dns-peering-in-a-shared-vpc-environment)
*Google Cloud Blog / Aurelien Legrand, Karthik Balakrishnan* - [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*