Releases: terraform-google-modules/terraform-google-memorystore
Releases · terraform-google-modules/terraform-google-memorystore
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)
terraform-google-memorystore v2.0.0
⚠ BREAKING CHANGES
- Increased minimum Google provider version to 3.34.0.
Features
- Add persistence_iam_identity to module output (#36) (c3a9a88)
Bug Fixes
- Upgrade version of project_services module to 9.2.0 (#35) (a582a36)
terraform-google-memorystore v1.3.1
Bug Fixes
- Remove interpolation-only expressions (#32) (f4896f6)
terraform-google-memorystore v1.3.0
Features
- Addition of redis_configs parameter, allowing additional configuration for Redis (#27) (250861a)
Bug Fixes
- correct logic for setting memcache display name (#24) (97f84ad)
terraform-google-memorystore v1.2.0
Features
- Added submodule for cloud memorystore (memcache) (#22) (6067568)
terraform-google-memorystore v1.1.0
Features
- add missing input, var.connect_mode (#18) (d3c44dd)