From 0ca3203e52a316ff26869a1a0c38b146cf2b619f Mon Sep 17 00:00:00 2001 From: Stefano Tribioli Date: Fri, 5 Jan 2024 15:10:07 +0100 Subject: [PATCH] Capitalize Private Network Access --- modules/service-directory/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/service-directory/README.md b/modules/service-directory/README.md index 1faf8e814..c89fe1435 100644 --- a/modules/service-directory/README.md +++ b/modules/service-directory/README.md @@ -91,9 +91,9 @@ module "dns-sd" { # tftest modules=2 resources=5 inventory=dns.yaml ``` -### Services with endpoints using private network access +### Services with endpoints using Private Network Access -[Private network access](https://cloud.google.com/service-directory/docs/private-network-access-overview) enables supported Google Cloud products to send HTTP requests to resources inside a VPC. +[Private Network Access](https://cloud.google.com/service-directory/docs/private-network-access-overview) enables supported Google Cloud products to send HTTP requests to resources inside a VPC. ```hcl locals {