This repository was archived by the owner on Jul 31, 2025. It is now read-only.
Releases: skyscrapers/terraform-elasticache
Releases · skyscrapers/terraform-elasticache
5.0.0
4.0.0
What's Changed
- Changes required to work with AWS Provider >=5.x by @simonrondelez in #18
Full Changelog: 3.3.1...4.0.0
3.3.1
Add version constraint for AWS provider (< 5.x)
Add support for logging in Redis
What's Changed
- Allow to set redis logging to CloudWatch Logs by @simonrondelez in #17
New Contributors
- @simonrondelez made their first contribution in #17
Full Changelog: 3.2.3...3.3.0
Add configuration_endpoint_address output for clustered mode clusters
Update snapshot replication functions to python3
3.2.2 Update snapshot functions to python3
Allow setting multi-az
3.2.1 Allow setting multi az enabled
Add memcache module
Add module to setup memcache cluster with needed security groups
fix timedate sort issue for redis snapshot replicator
3.1.4 fix timedate sort issue (#14)
lower custom snapshot retention period
3.1.3 lower custom snapshot retention period