Skip to content

Commit 94c8b4d

Browse files
Fix google_service_networking_peered_dns_domain docs (#13289) (#21752)
[upstream:455f4c823ace6ed1c52d403c810d3f70b5f180b9] Signed-off-by: Modular Magician <[email protected]>
1 parent e587df0 commit 94c8b4d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.changelog/13289.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
```release-note:none
2+
```

website/docs/r/google_service_networking_peered_dns_domain.html.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
2-
subcategory: "Cloud Platform"
2+
subcategory: "Service Networking"
33
description: |-
44
Allows management of a single peered DNS domain on a project.
55
---
66

7-
# google_project_service_peered_dns_domain
7+
# google_service_networking_peered_dns_domain
88

99
Allows management of a single peered DNS domain for an existing Google Cloud Platform project.
1010

1111
When using Google Cloud DNS to manage internal DNS, create peered DNS domains to make your DNS available to services like Google Cloud Build.
1212

13+
For more information see [the API](https://cloud.google.com/service-infrastructure/docs/service-networking/reference/rest/v1/services.projects.global.networks.peeredDnsDomains)
14+
1315
## Example Usage
1416

1517
```hcl

0 commit comments

Comments
 (0)