Releases: SPHTech-Platform/terraform-aws-elasticache-redis
Releases · SPHTech-Platform/terraform-aws-elasticache-redis
v0.3.4
What's Changed
- feat: add option to pass 'transit_encryption_mode' variable by @santhoshratala in #16
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix: update input for user_group_ids variable by @santhoshratala in #15
New Contributors
- @santhoshratala made their first contribution in #15
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
feat:
Parameterising the values of Encryption at rest and transit by @navfarm in #6feat:
update the module to support automated backup by @uchinda-sph in #10
New Contributors
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
Note that we will update it to the aws provider elasticache serverless resource in future release when it is made available.
New Contributors
Full Changelog: v0.2.0...v0.3.0
Set default values to be redis-aligned
Changes
- Updates default engine to correct value for redis 7
- Updates default parameter group family to be for redis 7
- Composes a subnet-group name if caller requests for subnet group creation
- Creates a subnet group by default
Fix alarm bug + add alarms for all nodes
v0.1.3
What's Changed
- fix the output and change the logic on parameter group creation by @uchinda-sph in #3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- adding initial changes of the redis module by @uchinda-sph in #1
New Contributors
- @uchinda-sph made their first contribution in #1
Full Changelog: https://github.com/SPHTech-Platform/terraform-aws-elasticache-redis/commits/v0.1.1