-
Improvement
-
Resolution: Fixed
-
Major
The current version of the CloudFormation plugin runs the stack JSON script against the default US-East(Virginia) region. We would like a parameter to be able to set the region a CloudFormation stack is created in. This is possible through the command-line (e.g. using --region eu-west-1) or the SDK (http://aws.amazon.com/articles/3912).