From 618e04e289c3184bbddf41451189e123b3be66be Mon Sep 17 00:00:00 2001 From: chris ludden Date: Thu, 25 Sep 2025 07:55:37 -0600 Subject: [PATCH] Remind users to create a connectivity rule as part of GCP PSC setup --- .../cloud/connectivity/gcp-connectivity.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/production-deployment/cloud/connectivity/gcp-connectivity.mdx b/docs/production-deployment/cloud/connectivity/gcp-connectivity.mdx index 1d13d2374b..e845f98463 100644 --- a/docs/production-deployment/cloud/connectivity/gcp-connectivity.mdx +++ b/docs/production-deployment/cloud/connectivity/gcp-connectivity.mdx @@ -81,7 +81,9 @@ Individual Namespaces do not use separate services. 5. Click the **Add endpoint** button at the bottom of the screen. -6. Once the status is "Accepted", the GCP Private Service Connect endpoint is ready for use. +6. [Create a Temporal Cloud Connectivity Rule](/cloud/connectivity#creating-a-connectivity-rule) using the Connection ID of the newly created endpoint and the corresponding GCP Project. + +7. Once the status is "Accepted", the GCP Private Service Connect endpoint is ready for use. - Take note of the **IP address** that has been assigned to your endpoint, as it will be used to connect to Temporal Cloud.