All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
6.0.0 (2022-09-21)
-
Minimum Google provider version increased to v4.28.0 (#103)
-
Updated CMEK attribute (#103)
5.1.0 (2022-09-16)
5.0.0 (2022-08-05)
4.4.1 (2022-07-20)
4.4.0 (2022-06-28)
4.3.0 (2022-04-13)
4.2.0 (2022-02-01)
4.1.0 (2021-09-27)
- Add discovery endpoint output to memcache module (#62) (4639ace)
- Added port to output (#67) (0335deb)
4.0.0 (2021-07-16)
- Transit encryption is now the default for Redis instances. Set
transit_encryption_mode = "DISABLED"
to restore the old default.
3.1.0 (2021-05-21)
3.0.0 (2021-03-25)
- add Terraform 0.13 constraint and module attribution (#54)
- Add support for setting auth_enabled and auth_string on Redis (#47) (c552c19)
- add Terraform 0.13 constraint and module attribution (#54) (b60cd11)
- Remove auth_string configuration (#53) (1b1b340)
- Upgrade project_services submodule to support 0.14. (#48) (7ceff0f)
2.0.0 (2021-01-06)
- Increased minimum Google provider version to 3.34.0.
1.3.1 (2020-12-22)
1.3.0 (2020-08-14)
1.2.0 (2020-07-28)
1.1.0 (2020-06-11)
1.0.0 - 2019-09-24
- Supported version of Terraform is 0.12. #10
0.1.0 - 2019-01-17
- Initial module release with basic functionality.