Greg DeKoenigsberg
28a869a030
Updating cloud modules with proper github author information
10 years ago
Benno Joy
f5bafe2463
Merge pull request #355 from h3biomed/route_table_tags
...
ec2_vpc module: add route table resource tagging
10 years ago
Brian Coca
182e7c7fc6
made non exec
10 years ago
Sankalp Khare
f9f17b5e04
Fixed a typo in ec2_vpc module documentation
10 years ago
Feanil Patel
fbaeee5dba
Output the Internet Gatewoy id directly instead of in a dict.
10 years ago
Feanil Patel
d796e8f54f
Tell me what the igw id is if we created an igw.
10 years ago
Feanil Patel
77ca3c1148
Output the Internet Gatewoy id directly instead of in a dict.
10 years ago
Feanil Patel
0e213e985b
Tell me what the igw id is if we created an igw.
10 years ago
Benno Joy
e2deee66d3
fixes issue 122, where the module recreates the route table in each run
10 years ago
Bobby Calderwood
98a9f2d5b8
Fixes regression introduced by edf1ac1ea6
10 years ago
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.
10 years ago
Brian Coca
8c80900fef
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
10 years ago
Mick Bass
64a2077787
Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules.
10 years ago
Brian Coca
68daec05f2
Merge pull request #254 from SDFE/ec2_vpc_connect_params
...
use simpler ec2_connect ec2 util call
10 years ago
Toshio Kuratomi
edf1ac1ea6
Sort subnets by the order they are specified in the play
...
Fixes #172
10 years ago
Michael DeHaan
e7c92a6bc6
More EC2 doc tweaks
10 years ago
Bret Martin
16de3281c3
ec2_vpc module: add route table resource tagging
10 years ago
Dan Abel
a70f1c7718
use simpler ec2_connect ec2 util call
...
This allows boto profile use
10 years ago
Brian Coca
0c4adcb2c6
made subcategories for cloud modules for better organization
10 years ago