Jonathan Relf created JENKINS-12935:
---------------------------------------
Summary: Allow plugin to specify region to run CloudFormation
script in
Key: JENKINS-12935
URL: https://issues.jenkins-ci.org/browse/JENKINS-12935
Project: Jenkins
Issue Type: Improvement
Components: cloudformation
Affects Versions: current
Reporter: Jonathan Relf
Assignee: edovale
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).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira