willthames
|
12005a1cd0
|
Move more responsibility to common EC2 module
Moved `AWS_REGIONS` into `ec2` module
Created `ec2_connect` method in `ec2` module
Updated modules able to use `ec2_connect` and `AWS_REGIONS`
|
2013-12-17 14:07:24 +10:00 |
|
Michael DeHaan
|
f7c3975f21
|
Add version_added to all modules missing version_added information, the docs formatter will now
raise errors when omitted, updated changelog with new modules.
|
2013-11-18 18:55:49 -05:00 |
|
James Tanner
|
afa5988391
|
Fixes #4540 Use shared module snippet to evaluate ec2 credentials
|
2013-11-01 11:59:24 -04:00 |
|
Brian Schott
|
bdc8ea828e
|
added aws_access_key and aws_secret_key aliases to ec2_group arguments
|
2013-10-17 15:23:24 -04:00 |
|
James Laska
|
e002496f0e
|
Add idempotency support to ec2_group
|
2013-10-02 11:29:59 -04:00 |
|
James Cammarata
|
77b98df63b
|
Minor fix, vpc_id is not required for the ec2_group
|
2013-08-19 11:38:06 -05:00 |
|
Andrew de Quincey
|
58e85855e4
|
Add module to control EC2 security groups
|
2013-08-19 11:38:06 -05:00 |
|