Skip to content

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

v1.2.0

01 May 01:03
Compare
Choose a tag to compare

1.2.0 (2024-05-01)

Features

  • Support transit_encryption_mode (#4) (d786a9e)

v1.1.0

24 Apr 00:08
Compare
Choose a tag to compare

1.1.0 (2024-04-24)

Features

  • Support elasticache serverless cache (#3) (f91028d)

v1.0.0

03 Dec 16:13
Compare
Choose a tag to compare

1.0.0 (2023-12-03)

Features

  • Add support for user-group sub-module (cc408cb)
  • Add support for creating security group (e7dc89c)
  • Add support for creating the CloudWatch log group (fe5d295)
  • Add support for Redis clustered mode (9c01d8b)
  • Add support for Redis global replication group (6f9c2d9)
  • Update cluster configuration and move from sub-module to root module (9e910cc)
  • Update Memcached cluster example (399c7f4)
  • Update parameter group configuration and move from sub-module to root module (4af4f5c)
  • Update Redis cluster example (59c8bc7)
  • Update Redis replication group example (277e8cd)
  • Update replication group configuration and move from sub-module to root module (ff87e20)
  • Update subnet group configuration and move from sub-module to root module (6f3ee51)

Bug Fixes

  • Correct default naming scheme for parameter group to allow users full control (3cb8496)