Releases: clouddrove/terraform-aws-elasticache
Releases · clouddrove/terraform-aws-elasticache
2.0.1
✨ New Features
2cf4567- added new vpc tag (commit by @theprashantyadav)41613e6- added version.tf in example (commit by @theprashantyadav)7cccf78- added version.tf in example (commit by @theprashantyadav)25246da- added version.tf in example (commit by @theprashantyadav)59b4d1b- Added the random password resource block to genrate the auth token (commit by @test-vaibhav)
🐛 Bug Fixes
3d26d69- Removed the unwanted commits (commit by @vaibhav7797)ca0d035- fix the tf code format by running terraform fmt (commit by @vaibhav7797)a7f5aec- Updated the random_password resource with variables and change the example file names main.tf -> example.tf (commit by @vaibhav7797)6fec54b- Removed the unused variable (commit by @vaibhav7797)
📝 Documentation Changes
cbd18d4- update CHANGELOG.md for 2.0.0 (commit by @clouddrove-ci)
2.0.0
✨ New Features
9ca888d- auto changelog action added and _example main.tf updated (commit by @mamrajyadav)9f450d2- added dependabot.yml file (commit by @mamrajyadav)d46e96a- auto changelog action added and _example main.tf updated (commit by @mamrajyadav)d447dd3- added kms module and update module (commit by @theprashantyadav)d6e181b- added kms module and update module (commit by @theprashantyadav)c1d5f84- added kms module and update module (commit by @theprashantyadav)f96fd99- "add deepsource & added assignees,reviewer in dependabot " (commit by @Tanveer143s)9c04448- add deepsource & added assignees,reviewer in dependabot (commit by @Tanveer143s)1b53d4e- update and added resource description (commit by @anmolnagpal)ff0a764- update and added resource description (commit by @anmolnagpal)29384c0- update and added resource description (commit by @anmolnagpal)945832d- update and added resource description (commit by @anmolnagpal)a8e02ec- update and added resource description (commit by @anmolnagpal)b9b1b1e- update and added resource description (commit by @anmolnagpal)65c85ef- update and added resource description (commit by @anmolnagpal)dce80c6- update and added resource description (commit by @anmolnagpal)3051bcc- update readme.yaml (commit by @anmolnagpal)d88cfde- update value route-53 (commit by @anmolnagpal)85f0d25- update value route-53 (commit by @anmolnagpal)e89ccdd- update value route-53 (commit by @anmolnagpal)d80101b- update value route-53 (commit by @anmolnagpal)bdee82e- added sg description (commit by @anmolnagpal)ec5239d- added sg description (commit by @anmolnagpal)54c817a- added sg description (commit by @anmolnagpal)3105e30- added sg description (commit by @anmolnagpal)c8d6088- added sg description (commit by @anmolnagpal)c244c45- added sg description (commit by @anmolnagpal)cd65a47- added sg description (commit by @anmolnagpal)e8c4286- added sg description (commit by @anmolnagpal)09cc74c- added sg description (commit by @anmolnagpal)5862485- added sg description (commit by @anmolnagpal)2c325f4- added sg description (commit by @anmolnagpal)f22dbb2- added sg description (commit by @anmolnagpal)00bcc96- added sg description (commit by @anmolnagpal)04d4b04- added sg description (commit by @anmolnagpal)5a0cf3a- added sg description (commit by @anmolnagpal)9b1ade1- added sg description (commit by @anmolnagpal)866a803- added sg description (commit by @anmolnagpal)072bcf0- added outputs ssm and route-53 (commit by @anmolnagpal)82501f2- added outputs ssm and route-53 (commit by @anmolnagpal)28718b4- added outputs ssm and route-53 (commit by @anmolnagpal)
Change AWS provider version to 4.0.
What's Changed
- auto changelog action and changelog.md and dependabot.yml file added. by @mamrajyadav in #38
- use terraform letast version by @theprashantyadav in #35
- added kms module and update module by @theprashantyadav in #39
- Issue 435 by @Tanveer143s in #41
New Contributors
- @Tanveer143s made their first contribution in #41
Full Changelog: 1.0.4...1.0.5
Updated Deprecated variables.
Updated Deprecated variables for Elasticache Redis:
replication_group_descriptiontodescriptionnumber_cache_clusterstonum_cache_clusters
Enable retention_in_days
Enable retention_in_days
Enable logs
- Enable logs
Update module
- 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
- add a custom tag
- update example.tf
Add peratmiter group as a var
- Add peratmiter group as a var
Upgrade module to terraform 0.15
New Features
- Upgrade module to terraform 0.15
- Upgrade pre-commit to the latest