confetti-clj / confetti

🎉 A tool to help creating and deploying static sites with AWS
Mozilla Public License 2.0
101 stars 6 forks source link

Allow specification of other regions than us-east #35

Open sooheon opened 7 years ago

sooheon commented 7 years ago

I just took a look at the possible args for create-site, and I don't see anything immediately referencing regions.

martinklepsch commented 7 years ago

@sooheon I think that option might be missing currently, I'll rename this issue to track that properly.

PR would be welcome if you feel like taking a stab at it. (Would probably also require some small changes to the generated CloudFormation template.)