linuxacademy / terransible

67 stars 256 forks source link

add region flag to account for non us-east-1 regions #2

Closed dsroark closed 3 years ago

dsroark commented 5 years ago

i built my stack in us-east-2 and encountered an issue where the stock aws cli command reached out to S3 in us-east-1 without specifying. This would ensure that wherever the stack is built it would be able to reach out to S3.

I also modified the userdata file for flavor and matched it with this stack's setting.