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

Added maps based route table entries #110

Open herrbpl opened 9 months ago

herrbpl commented 9 months ago

Instead of count based route table entries, use for_each based entries.

grem11n commented 8 months ago

Hello @herrbpl!

Many thanks for your contribution to this module. Could you, please, rebase with the latest master branch, please?