From 1584010a6118c42892eb1f6e839f080d06bfb0e6 Mon Sep 17 00:00:00 2001 From: The Magician Date: Thu, 14 Feb 2019 12:50:52 -0800 Subject: [PATCH] Clarify Private Google Access docs on Subnetwork. (#3019) /cc @rileykarson --- website/docs/r/compute_subnetwork.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/r/compute_subnetwork.html.markdown b/website/docs/r/compute_subnetwork.html.markdown index a79938d4..ead02754 100644 --- a/website/docs/r/compute_subnetwork.html.markdown +++ b/website/docs/r/compute_subnetwork.html.markdown @@ -129,8 +129,8 @@ The following arguments are supported: * `private_ip_google_access` - (Optional) - Whether the VMs in this subnet can access Google services without - assigned external IP addresses. + When enabled, VMs in this subnetwork without external IP addresses can + access Google APIs and services by using Private Google Access. * `region` - (Optional)