From 063e9bac00180a1fa87c60758bdfbc550716609d Mon Sep 17 00:00:00 2001 From: Cameron Bates Date: Thu, 13 Mar 2025 11:10:38 -0400 Subject: [PATCH] Change "Requester CIDR" to "Redis CIDR" in VPC peering docs --- content/operate/rc/security/vpc-peering.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/operate/rc/security/vpc-peering.md b/content/operate/rc/security/vpc-peering.md index 44fa356d4b..3ef5b04847 100644 --- a/content/operate/rc/security/vpc-peering.md +++ b/content/operate/rc/security/vpc-peering.md @@ -82,7 +82,7 @@ After you set up and intitiate VPC peering, you need to approve the VPC peering To finish VPC peering setup, [update your route tables for the peering connection](https://docs.aws.amazon.com/vpc/latest/peering/vpc-peering-routing.html). There may be many different route tables assigned to different VPCs. It is important to choose the route table assigned to the VPC you specified in the [Configure VPC Peering](#config-aws-vpc-peering) section with the following details: -1. In the **Destination** field, enter the Requester VPC CIDRs shown when you accepted the peering request. +1. In the **Destination** field, enter the Redis Cloud VPC CIDR shown when you accepted the peering request. This is the Redis Cloud VPC CIDR address, to which your application's VPC connects.