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

Remove ambiguity for cross-account peering #13

Closed grem11n closed 5 years ago

grem11n commented 5 years ago

Transparent declaration of the peer_owner_id variable

Removes ambiguity for cross-account peering connections.

grem11n commented 5 years ago

Fixes #12