Skip to content

Commit 74349f5

Browse files
authored
docs: fix typo in GCP network_peering.network_name (#498)
The "GCP ONLY" section of the `network_peering` has a wrong reference to AWS.
1 parent 1fcff25 commit 74349f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/network_peering.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ resource "mongodbatlas_network_peering" "test" {
332332
**GCP ONLY:**
333333

334334
* `gcp_project_id` - (Required - GCP) GCP project ID of the owner of the network peer.
335-
* `network_name` - (Required- AWS) Name of the network peer to which Atlas connects.
335+
* `network_name` - (Required - GCP) Name of the network peer to which Atlas connects.
336336

337337
**AZURE ONLY:**
338338

0 commit comments

Comments
 (0)