Releases: terraform-google-modules/terraform-google-memorystore
Releases · terraform-google-modules/terraform-google-memorystore
v5.1.0
5.1.0 (2022-09-16)
Features
- add server_ca_certs list to outputs (#99) (f590182)
v5.0.0
5.0.0 (2022-08-05)
⚠ BREAKING CHANGES
- Minimum Google provider version increased to v4.10.0 (#95) (561af25)
Features
v4.4.1
4.4.1 (2022-07-20)
Bug Fixes
- add sensitive true flag to output auth_string (#93) (20b4c61)
v4.4.0
4.4.0 (2022-06-28)
Features
- added replica_count and replicas_mode functionality (#88) (3fcdba5)
v4.3.0
4.3.0 (2022-04-13)
Features
v4.2.0
4.2.0 (2022-02-01)
Features
- update TPG version constraints to allow 4.0 (#73) (7c009e6)
terraform-google-memorystore v4.1.0
Features
- Add discovery endpoint output to memcache module (#62) (4639ace)
- Added port to output (#67) (0335deb)
terraform-google-memorystore v4.0.0
⚠ BREAKING CHANGES
- Transit encryption is now the default for Redis instances. Set
transit_encryption_mode = "DISABLED"
to restore the old default.
Features
terraform-google-memorystore v3.1.0
Features
- Add node outputs to the memcache module (#57) (8fe3f81)
terraform-google-memorystore v3.0.0
⚠ BREAKING CHANGES
- add Terraform 0.13 constraint and module attribution (#54)
Features
- Add support for setting auth_enabled and auth_string on Redis (#47) (c552c19)
- add Terraform 0.13 constraint and module attribution (#54) (b60cd11)
Bug Fixes
- Remove auth_string configuration (#53) (1b1b340)
- Upgrade project_services submodule to support 0.14. (#48) (7ceff0f)