Skip to content

Commit

Permalink
docs: fix typo in GCP network_peering.network_name (#498)
Browse files Browse the repository at this point in the history
The "GCP ONLY" section of the `network_peering` has a wrong reference to AWS.
  • Loading branch information
daquinoaldo authored Jul 27, 2021
1 parent 1fcff25 commit 74349f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/network_peering.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ resource "mongodbatlas_network_peering" "test" {
**GCP ONLY:**

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

**AZURE ONLY:**

Expand Down

0 comments on commit 74349f5

Please sign in to comment.