enthought / terraform-modules

Reusable terraform modules
BSD 3-Clause "New" or "Revised" License
26 stars 17 forks source link

WIP module for setting up a Project organizations Silo #15

Open dbolack opened 5 years ago

dbolack commented 5 years ago

This module will set up the VPC and pritnl instance for a new child/project organization.

dbolack commented 5 years ago

Having updated to the most current version of the module, there is an issue in my tests where it is very insistent that the S3 backup bucket is created in eu-west-1 despite everything telling it to use us-east-1.

Aside from that, its working as expected - which gets us to questions of defaults once that problem is nailed down.

dpinte commented 5 years ago

what is triggering the creation of the s3 bucket?