RootPrivileges / terragrunt-aws-modules

MIT License
0 stars 0 forks source link

Host PrivateLink AWS in distinct VPC #8

Open RootPrivileges opened 4 years ago

RootPrivileges commented 4 years ago

After adding VPC peering and changing the staging account to be preprod, move to host the AWS Endpoint and Interface Gateways in their own VPC within each account.

In particular, this will allow a single set of Gateways to be reused within the account (e.g. sharing the same gateways between staging, dev and test VPCs hosted in the preprod account) for cost purposes.