From 9fc11897bd170947689936b30443b7bdf9155789 Mon Sep 17 00:00:00 2001 From: Marco Suma Date: Mon, 27 May 2024 07:04:22 +0200 Subject: [PATCH] chore: Fixes wrong GCP spelling. (#2301) --- website/docs/r/network_container.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/r/network_container.html.markdown b/website/docs/r/network_container.html.markdown index 75024af174..c0d0da72cf 100644 --- a/website/docs/r/network_container.html.markdown +++ b/website/docs/r/network_container.html.markdown @@ -87,7 +87,7 @@ In addition to all arguments above, the following attributes are exported: * `region_name` - Atlas name for AWS region where the Atlas container resides. * `vpc_id` - Unique identifier of Atlas' AWS VPC. -**CGP ONLY:** +**GCP ONLY:** * `gcp_project_id` - Unique identifier of the GCP project in which the network peer resides. Returns null. This value is populated once you create a new network peering connection with the network peering resource. * `network_name` - Unique identifier of the Network Peering connection in the Atlas project. Returns null. This value is populated once you create a new network peering connection with the network peering resource.