Commit Graph

12 Commits (ec8b67bea881eedd33954f1c49aa46eb70766357)

Author SHA1 Message Date
James Tanner 9accca4b47 Set version-added for new parameters in ec2_elb_lb and elasticache 11 years ago
Michael DeHaan 20fced7e44 Merge pull request #5997 from jonasi/elasticache_vpc_security_groups
Elasticache vpc security groups
11 years ago
Isao Jonas 12d867b66d added elasticache vpc security group ids 11 years ago
Scott Anderson 26e9c1ad61 Change standard AWS access and secret key parameter names to aws_access_key and aws_secret_key. Fixes an authentication problem with the rds module and standardizes the naming convention on something more encompassing than ec2_*_key. 11 years ago
jctanner 51fc8ef0a0 Merge pull request #5311 from willthames/ec2_refactor
ec2 modules: Move more responsibility to common EC2 module
11 years ago
Mikhail Sobolev ecf78e8c93 fix short/full description for elasticache 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
James Tanner e6bd870959 Use shared ec2 module snippet in elasticache module 11 years ago
James Tanner a63ecf23cd Merge pull request #4313 from jsdalton/ansible
Add AWS ElastiCache module
11 years ago
Jim Dalton fa0ab58a7e Availability zone should not be required 11 years ago
Jim Dalton 6bdeac6e1c Ensure port can be read for both memcached as well as redis 11 years ago
Jim Dalton aec4ece779 Add AWS ElastiCache module 11 years ago