You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Terraform module sets up VPC peering between two VPCs in AWS. It creates a connection between VPC created with our VPC and RDS modules.
Additionally, it sets up the necessary routes to enable communication between the VPCs.