grem11n / terraform-aws-vpc-peering

Terraform module to setup VPC peering connection
https://registry.terraform.io/modules/grem11n/vpc-peering/aws/latest
Apache License 2.0
126 stars 91 forks source link

Adjust routing table for the peer VPC #7

Closed grem11n closed 6 years ago

grem11n commented 6 years ago

Currently this module doesn't update a routing table for the peer VPC

grem11n commented 6 years ago

Fixed in https://github.com/grem11n/terraform-aws-vpc-peering/pull/8