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.
12.0.1 (2024-11-27)
12.0.0 (2024-10-23)
- Rename project input variable to project_id (#243)
11.1.0 (2024-10-07)
11.0.1 (2024-10-01)
11.0.0 (2024-09-17)
- TPG>=6.0: Added deletion protection support in Redis cluster (#233)
- deps: Update Terraform Google Provider to v6 (major) (#229) (bbbda1e)
- TPG>=6.0: Added deletion protection support in Redis cluster (#233) (77c0207)
10.0.0 (2024-07-16)
- TPG >=5.33: zone_distribution_config force recreation (#222)
- deps: Update Terraform terraform-google-modules/project-factory/google to v15 (#215)
- Add new output called env_vars for Redis (#219) (c1190ee)
- TPG >=5.33: zone_distribution_config force recreation (#222) (c49bdbf)
9.0.0 (2024-05-13)
- TPG>5.28: add redis_configs in redis cluster (#213)
- TPG >=5.24: Allow modifying of node type in redis cluster sub-module (#206)
- TPG >=5.24: Allow modifying of node type in redis cluster sub-module (#206) (f30de6f)
- TPG>5.28: add redis_configs in redis cluster (#213) (30d5433)
8.0.0 (2024-01-04)
- TPG >=4.74: remove ignore maintenance_schedule. Added redis cluster sub-module (#195)
7.1.3 (2023-10-17)
7.1.2 (2023-07-11)
7.1.1 (2023-06-20)
7.1.0 (2023-02-27)
- add persistence configuration for Redis (#125) (103c794)
- add support for using read replicas (#124) (40a5b6a)
7.0.0 (2023-01-20)
- deps: update tf modules (#115)
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.