Skip to content

Latest commit

 

History

History
71 lines (31 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

71 lines (31 loc) · 3.91 KB

Changelog

All notable changes to this project will be documented in this file.

1.4.1 (2024-12-02)

Bug Fixes

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

1.4.0 (2024-11-29)

Features

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)

1.2.4 (2024-10-01)

Bug Fixes

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

1.2.3 (2024-09-09)

Bug Fixes

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

1.2.2 (2024-08-04)

Bug Fixes

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

1.2.1 (2024-08-03)

Bug Fixes

  • Remove dots from inter_parameter_group_name (#11) (37286d0)

1.2.0 (2024-05-01)

Features

  • Support transit_encryption_mode (#4) (d786a9e)

1.1.0 (2024-04-24)

Features

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