From 767683db3aae9ac225d99b0f94fff8bf74a47ee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20S=C3=A4ily?= <23719929+ssaily@users.noreply.github.com> Date: Thu, 15 Aug 2024 10:56:30 +0300 Subject: [PATCH] add: Add network range limitation note for creating new a VPC (#390) --- docs/platform/howto/manage-vpc-peering.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/platform/howto/manage-vpc-peering.md b/docs/platform/howto/manage-vpc-peering.md index c4cdb95a..d7b59ff9 100644 --- a/docs/platform/howto/manage-vpc-peering.md +++ b/docs/platform/howto/manage-vpc-peering.md @@ -41,6 +41,10 @@ To set up VPC peering for your Aiven project: the range for your Aiven project's VPC to `191.161.1.0/24`. + :::note + Network prefix length must be between 20 and 24 inclusive. + ::: + 1. Click **Create VPC**. The state of the VPC is shown in the table.