All notable changes to this project will be documented in this file.
2.2.0 - 2021-08-11
- Add support for global_replication_group_id (#19)
2.1.0 - 2021-06-11
2.0.0 - 2021-04-19
- Terraform 0.15 support by marking outputs as sensitive (#15)
1.5.0 - 2021-02-02
- Add support for multi-az and final snapshot (#12)
- Update README.md
1.4.0 - 2020-12-08
- Add support for availability_zones parameter (#11)
1.3.1 - 2020-11-12
- Update outputs + docs (#9)
1.3.0 - 2020-11-10
- Add support for clustered mode and upgrade fixes (#8)
1.2.0 - 2020-11-09
- Add self sg ingress rule option (#7)
1.1.1 - 2020-11-09
- Update module to remove 0.14 limit (#6)
1.1.0 - 2020-08-20
- Update main.tf
1.0.3 - 2020-08-05
- Feature/v3 provider support (#4)
- Feature/updates (#3)
- add git hooks and update docs
- Update README.md
1.0.2 - 2020-01-03
- improve typing (#1)
1.0.1 - 2019-12-20
- add support for custom sg and notification_topic_arn
- add redis configuration
- Initial commit of docs