Skip to content

Releases: terraform-aws-modules/terraform-aws-elasticache

v1.6.2

21 Jul 14:51
Compare
Choose a tag to compare

1.6.2 (2025-07-21)

Bug Fixes

  • Use lowercase form of default engine "redis" (#41) (0695d6a)

v1.6.1

21 Jul 14:35
Compare
Choose a tag to compare

1.6.1 (2025-07-21)

Bug Fixes

  • Remove restriction on engine to allow Valkey cluster creation (#44) (b3fe278)

v1.6.0

30 Mar 14:10
Compare
Choose a tag to compare

1.6.0 (2025-03-30)

Features

  • Set create_before_destroy on subnet group (#29) (9133f1e)

v1.5.0

29 Mar 13:50
Compare
Choose a tag to compare

1.5.0 (2025-03-29)

Features

  • Add elasticache cluster timeouts (#33) (41e5c75)

v1.4.1

02 Dec 14:56
Compare
Choose a tag to compare

1.4.1 (2024-12-02)

Bug Fixes

  • Change cloudwatch log group output to include all created log groups (#19) (cdc870e)

v1.4.0

29 Nov 17:46
Compare
Choose a tag to compare

1.4.0 (2024-11-29)

Features

v1.3.0

17 Oct 15:25
Compare
Choose a tag to compare

1.3.0 (2024-10-17)

Features

  • Support aws_elasticache_user_group_association.timeouts and aws_elasticache_replication_group.cluster_mode (#21) (1135640)

Bug Fixes

  • Update CI workflow versions to latest (#20) (1bd81be)

v1.2.4

01 Oct 17:31
Compare
Choose a tag to compare

1.2.4 (2024-10-01)

Bug Fixes

  • Correct output attribute mis-spelling (#18) (a4940aa)

v1.2.3

09 Sep 14:15
Compare
Choose a tag to compare

1.2.3 (2024-09-09)

Bug Fixes

  • Fix cache_usage_limits issue when empty map (default value) is provided. (#13) (2a02a2c)

v1.2.2

04 Aug 13:36
Compare
Choose a tag to compare

1.2.2 (2024-08-04)

Bug Fixes

  • Argument replication_group_id conflicts with engine and log_delivery_configuration (#10) (97bc4b5)