andresriancho / vpc-vpn-pivot

Pivot into private VPC networks using a VPN connection
GNU General Public License v3.0
40 stars 9 forks source link

Multiple region support #3

Open andresriancho opened 4 years ago

andresriancho commented 4 years ago

The tool must support multiple regions: When the user specifies a subnet-id , we should query the AWS API to identify which region that subnet is in, and then create all the required resources in the same region.