terraform-aws-vpc-peering

Terraform module to setup VPC peering connection

APACHE-2.0 License

Stars
126
Committers
19

Bot releases are visible (Hide)

terraform-aws-vpc-peering - Fixed route list count

Published by grem11n over 5 years ago

terraform-aws-vpc-peering - VPC peering

Published by grem11n almost 6 years ago

Changes:

  • You only need to specify source and destination VPC ids. The module will gather all other information for you
  • Cross-region peering enabled
  • Routes in both source and destination VPCs are created automatically
  • Tested within a single region
terraform-aws-vpc-peering - Fix typo in variable name

Published by grem11n over 6 years ago

See Issue #2