Commit Graph

10 Commits (c3000f1e209b0b7fe7890b2d5546b97407b2d50a)

Author SHA1 Message Date
jctanner c81c2d8fdb Merge pull request #5380 from dhml/devel
ec2_group: rules can't reference containing group fix #5309
11 years ago
David Hummel 1f0c230d32 Check for group_name and cidr_ip. 11 years ago
David Hummel 6a70f614f8 Add rule group_name parameter whose value can reference containing group name. 11 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`
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