Commit graph

9 commits

Author SHA1 Message Date
Scott Anderson
baf508a379 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. 2014-02-08 18:35:26 -05:00
jctanner
9a69b1b0ec Merge pull request #5311 from willthames/ec2_refactor
ec2 modules: Move more responsibility to common EC2 module
2014-01-06 14:09:38 -08:00
Mikhail Sobolev
8733b5da8b fix short/full description for elasticache 2013-12-26 14:35:57 -05:00
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
James Tanner
d0986a20a3 Use shared ec2 module snippet in elasticache module 2013-11-13 10:24:08 -05:00
James Tanner
fd6b16aca8 Merge pull request #4313 from jsdalton/ansible
Add AWS ElastiCache module
2013-11-13 10:15:51 -05:00
Jim Dalton
2d7f0e28db Availability zone should not be required 2013-10-20 16:20:36 -07:00
Jim Dalton
3957238fbf Ensure port can be read for both memcached as well as redis 2013-10-19 12:29:07 -07:00
Jim Dalton
f62b3be36d Add AWS ElastiCache module 2013-09-30 16:34:16 -07:00