Capitalize Private Network Access

This commit is contained in:
Stefano Tribioli 2024-01-05 15:10:07 +01:00 committed by Stefano Tribioli
parent a4def10c19
commit 0ca3203e52
1 changed files with 2 additions and 2 deletions

View File

@ -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 {