Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/operate/rc/security/vpc-peering.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down