Commit Graph

10 Commits (128a2fb461efefbd34186d5bc0a01be7ef7ebe4e)

Author SHA1 Message Date
jctanner c81c2d8fdb Merge pull request #5380 from dhml/devel
ec2_group: rules can't reference containing group fix #5309
12 years ago
David Hummel 1f0c230d32 Check for group_name and cidr_ip. 12 years ago
David Hummel 6a70f614f8 Add rule group_name parameter whose value can reference containing group name. 12 years ago
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`
12 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.
12 years ago
James Tanner 0a5adda059 Fixes #4540 Use shared module snippet to evaluate ec2 credentials 12 years ago
Brian Schott f775bea0b1 added aws_access_key and aws_secret_key aliases to ec2_group arguments 12 years ago
James Laska 3d64578131 Add idempotency support to ec2_group 12 years ago
James Cammarata 9abc7bf5cc Minor fix, vpc_id is not required for the ec2_group 13 years ago
Andrew de Quincey fad1ba7998 Add module to control EC2 security groups 13 years ago