Releases: DNXLabs/terraform-aws-elasticache
Releases · DNXLabs/terraform-aws-elasticache
1.1.1
1.1.0
Add logic to create serverless Elasticache
1.0.0
- Add valkey option as replication group
Fix major_version variable to support redis7
Merge pull request #17 from DNXLabs/fix-version-redis-7 Adding support redis 7 and above, fix filter tags
0.9.0
What's Changed
- Allow Redis subnet group to be managed outside of the module by @alexandrealvao in #16
New Contributors
- @alexandrealvao made their first contribution in #16
Full Changelog: 0.8.0...0.9.0
0.8.0
- Add subnets filter
- Update redis family according to redis engine version
0.7.0
What's Changed
- Update from aws_subnet_ids to aws_subnets due to deprecation by @matthosking-mydeal in #10
- Feature/include users by @brunodasilvalenga in #14
New Contributors
- @matthosking-mydeal made their first contribution in #10
Full Changelog: 0.6.1...0.7.0