VPC Peering using Terraform
My first experience with Terraform was for sharing AMIs across accounts. Buoyed by the ease of building it out, I decided to try out completing a VPC peering connection request across 2 AWS accounts. If you’d like to understand the concept of VPC peering, and the various peering scenarios, read Jawad’s blog post here. It’s assumed that the […]