All notable changes to this project will be documented in this file.
- chore(snapshot): Allow restore from a snapshot (#46)
- feat(subnet_group): Allow to pass an existing subnet group (#44)
3.4.0 - 2023-07-14
- Remove provider max version constraints (#47)
3.3.0 - 2023-04-20
- Add User Group ID support (#39)
- fix: Type of multi_az_enabled variable (#36)
- Allow to skip sg egress rules creation (#40)
3.1.4 - 2022-07-13
3.2.0 - 2022-07-13
- Documentation + Examples cleanup (#33)
3.1.3 - 2022-07-12
- Add Data Tiering support (#32)
3.1.2 - 2022-05-26
- fix example in README (#30)
3.1.1 - 2022-05-12
- Fix outputs for endpoints (#29)
3.1.0 - 2022-05-12
3.0.0 - 2022-03-09
- Upgrade module to be compatible with AWS Provider 4.0.0 (#21)
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