Feanil Patel
77ca3c1148
Output the Internet Gatewoy id directly instead of in a dict.
2015-05-15 09:40:30 -04:00
Feanil Patel
0e213e985b
Tell me what the igw id is if we created an igw.
2015-05-13 17:12:41 -04:00
Benno Joy
e2deee66d3
fixes issue 122, where the module recreates the route table in each run
2015-05-07 16:04:01 +05:30
Bobby Calderwood
98a9f2d5b8
Fixes regression introduced by edf1ac1ea6
2015-04-21 14:56:46 -04:00
steenzout
d960dc1584
issue #994 : use HAS_BOTO to determine if import was successful:
...
- removed import of sys module.
- HAS_BOTO constant to check if import was successful.
- trigger a failure when import fails.
- removed unnecessary imports.
2015-04-01 17:31:10 -06:00
Brian Coca
8c80900fef
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
2015-03-29 17:08:08 -04:00
Mick Bass
64a2077787
Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules.
2015-03-26 22:44:56 -06:00
Brian Coca
68daec05f2
Merge pull request #254 from SDFE/ec2_vpc_connect_params
...
use simpler ec2_connect ec2 util call
2015-03-26 14:17:27 -04:00
Toshio Kuratomi
edf1ac1ea6
Sort subnets by the order they are specified in the play
...
Fixes #172
2015-03-06 14:55:11 -08:00
Michael DeHaan
e7c92a6bc6
More EC2 doc tweaks
2014-12-01 15:14:57 -05:00
Dan Abel
a70f1c7718
use simpler ec2_connect ec2 util call
...
This allows boto profile use
2014-11-05 17:28:47 +00:00
Brian Coca
0c4adcb2c6
made subcategories for cloud modules for better organization
2014-11-04 11:18:09 -05:00