summaryrefslogtreecommitdiff
path: root/cloud/amazon/elasticache.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
* Call main in conditional way - cloud/amazonFabio Alessandro Locati2016-12-051-1/+2
* Fixing error exception handling for python3. Does not need to be compa… (#3...codemeup @ Work2016-06-021-5/+5
* corrected required docs as only boolean is allowedBrian Coca2016-04-011-1/+1
* fix aws elasticache idempotencyArnaud Lachaume2016-02-291-12/+10
* changing default of cache_security_groups to none, removing the ['default']Ben Visser2016-01-151-27/+18
* Merge pull request #2734 from noqcks/elasticache-engine-choicesBrian Coca2016-01-141-4/+5
|\
| * two choices for cache engine. adding them.Ben Visser2016-01-121-4/+5
* | staging that num_nodes is required when state=presentBen Visser2015-12-251-1/+1
|/
* Make cache_parameter_group the name of this new param to match with similar p...Toshio Kuratomi2015-11-021-7/+9
* Revert "Expose cache_parameter_group_name in elasticache module"Toshio Kuratomi2015-11-021-20/+6
* added missing version addedBrian Coca2015-11-021-0/+1
* Merge pull request #1950 from frenchfrywpepper/cache_parameter_group_nameBrian Coca2015-11-021-4/+17
|\
| * Expose cache_parameter_group_name in elasticache moduleSarah Haskins2015-08-211-4/+17
* | changed modules to use common ec2 docs for regionBrian Coca2015-10-071-7/+3
* | added version_addedBrian Coca2015-10-011-0/+1
* | Fix a argument mismatch in elasticacheAlex Kessinger2015-09-291-1/+3
* | one thing missedScot Spinner2015-07-241-1/+1
* | merging with ansible develScot Spinner2015-07-241-4/+4
|\ \ | |/
| * Remove default port value, it does not work in _requires_destroy_and_create ...Frank van Tol2015-07-131-2/+2
| * Update elasticache.pyFrank van Tol2015-07-131-0/+1
| * Remove default for engine_versionFrank van Tol2015-07-131-2/+1
| * Updating cloud modules with proper github author informationGreg DeKoenigsberg2015-06-151-1/+1
* | adding parameter group optionScot Spinner2015-05-181-2/+12
|/
* doc fixBrian Coca2015-05-131-1/+1
* issue #994: use HAS_BOTO to determine if import was successful:steenzout2015-04-011-3/+5
* removed requirements/boto as it broke documentation as it is duplicated in sh...Brian Coca2015-03-291-1/+0
* Add support for AWS Security Token Service (temporary credentials) to all AWS...Mick Bass2015-03-261-25/+13
* Make cache_subnet_group default to empty security groupsBrandon W Maister2015-03-261-1/+10
* Add `cache_subnet_group` to elasticache moduleBrandon W Maister2015-03-261-2/+14
* Potential fix for 640Toshio Kuratomi2015-01-131-1/+3
* More EC2 doc tweaksMichael DeHaan2014-12-011-6/+3
* made subcategories for cloud modules for better organizationBrian Coca2014-11-041-0/+547