Skip to content

Releases: clouddrove/terraform-aws-elasticache

2.0.1

06 Sep 16:18
07023d1
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

📝 Documentation Changes

2.0.0

19 Jun 12:20
Compare
Choose a tag to compare

✨ New Features

Change AWS provider version to 4.0.

28 Jun 17:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

Updated Deprecated variables.

05 Apr 11:09
c4caab5
Compare
Choose a tag to compare

Updated Deprecated variables for Elasticache Redis:

  1. replication_group_description to description
  2. number_cache_clusters to num_cache_clusters

Enable retention_in_days

16 Sep 03:12
Compare
Choose a tag to compare

Enable retention_in_days

Enable logs

18 Aug 12:48
Compare
Choose a tag to compare
  • Enable logs

Update module

19 May 13:46
Compare
Choose a tag to compare
  • Update License
  • Add tfsec.yml file in .ghuthub/workflows
  • Update terraform.yml
  • Update terraform latest version and Licence in Readme.yaml
  • Add version.tf in example

enabled custom tags

03 Dec 15:10
Compare
Choose a tag to compare
  • add a custom tag
  • update example.tf

Add peratmiter group as a var

17 Aug 08:46
Compare
Choose a tag to compare
  • Add peratmiter group as a var

Upgrade module to terraform 0.15

24 Jun 16:51
Compare
Choose a tag to compare

New Features

  • Upgrade module to terraform 0.15
  • Upgrade pre-commit to the latest