Commit Graph

7 Commits (13ce8728de747bdfbdd762319074ddd2510c539b)

Author SHA1 Message Date
willthames 74f9f91abf 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`
11 years ago
Michael DeHaan 08996d78d6 Add version_added to all modules missing version_added information, the docs formatter will now
raise errors when omitted, updated changelog with new modules.
11 years ago
James Tanner 0a5adda059 Fixes #4540 Use shared module snippet to evaluate ec2 credentials 11 years ago
Brian Schott f775bea0b1 added aws_access_key and aws_secret_key aliases to ec2_group arguments 11 years ago
James Laska 3d64578131 Add idempotency support to ec2_group 11 years ago
James Cammarata 9abc7bf5cc Minor fix, vpc_id is not required for the ec2_group 11 years ago
Andrew de Quincey fad1ba7998 Add module to control EC2 security groups 11 years ago