RootPrivileges / terragrunt-aws-modules

MIT License
0 stars 0 forks source link

Allow VPCs to be peered #5

Open RootPrivileges opened 4 years ago

RootPrivileges commented 4 years ago

Add functionality for multiple VPCs to be peered, such as hosts in a management VPC accessing systems in the production VPC.

This is probably best to add after https://github.com/RootPrivileges/terragrunt-aws-modules/issues/4, and the peering defined as a variable passed into the VPC module.