From 4aafe44d874d162d523595f8cfffe26b99040f97 Mon Sep 17 00:00:00 2001 From: Dorota Wojcik Date: Wed, 11 Jun 2025 13:14:58 +0200 Subject: [PATCH] fix steps for creating vpc with goolge --- docs/platform/howto/manage-org-vpc-peering-google.md | 6 +++--- docs/platform/howto/vpc-peering-gcp.md | 6 +++--- static/includes/vpc/accept-peering-google.md | 10 ++++++---- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/docs/platform/howto/manage-org-vpc-peering-google.md b/docs/platform/howto/manage-org-vpc-peering-google.md index 87d2e7283..df31368df 100644 --- a/docs/platform/howto/manage-org-vpc-peering-google.md +++ b/docs/platform/howto/manage-org-vpc-peering-google.md @@ -63,9 +63,9 @@ create an organization VPC peering connection using a tool of your choice: This adds a connection with the **Pending peer** status in the [Aiven Console](https://console.aiven.io/). -1. While still on the **VPC details** page, make a note of the **ID** of your Aiven VPC. -1. Click in the sidebar, and make a note of your - **Project name** in the **Project settings** section. +1. On the **VPC details** page, go to the **VPC peering connections** section and click + **Status details** for the new connection. Make a note of your Aiven VPC network name + and project ID. diff --git a/docs/platform/howto/vpc-peering-gcp.md b/docs/platform/howto/vpc-peering-gcp.md index a6af95a5f..2aca2f692 100644 --- a/docs/platform/howto/vpc-peering-gcp.md +++ b/docs/platform/howto/vpc-peering-gcp.md @@ -61,9 +61,9 @@ create a project VPC peering connection using a tool of your choice: This adds a connection with the **Pending peer** status in the [Aiven Console](https://console.aiven.io/). -1. While still on the **VPC details** page, make a note of the **ID** of your Aiven VPC. -1. Click in the sidebar, and make a note of your - **Project name** in the **Project settings** section. +1. On the **VPC details** page, go to the **VPC peering connections** section and click + **Status details** for the new connection. Make a note of your Aiven VPC network name + and project ID. diff --git a/static/includes/vpc/accept-peering-google.md b/static/includes/vpc/accept-peering-google.md index 7816fe138..c107433c9 100644 --- a/static/includes/vpc/accept-peering-google.md +++ b/static/includes/vpc/accept-peering-google.md @@ -6,10 +6,12 @@ import ConsoleLabel from "@site/src/components/ConsoleIcons"; 1. Enter a name for the peering connection. 1. Select your Google Cloud VPC network. 1. In the **Peered VPC network** field, select **In another project**. -1. In the **Project ID** field, enter the Aiven project name collected in the the - [Aiven Console](https://console.aiven.io). -1. In the **VPC network name** field, enter the ID of your Aiven VPC collected in the the - [Aiven Console](https://console.aiven.io). +1. In the **Project ID** field, enter the Aiven project ID collected in the the + [Aiven Console](https://console.aiven.io), on the **VPC details** page, in the **VPC + peering connections** section, from **Status details** of the new connection. +1. In the **VPC network name** field, enter the name of your Aiven VPC collected in the the + [Aiven Console](https://console.aiven.io), on the **VPC details** page, in the **VPC + peering connections** section, from **Status details** of the new connection. 1. Click **Create**. As soon as the peering is created, the connection status changes to **Active** both