Skip to content

Releases: terraform-google-modules/terraform-google-memorystore

v5.1.0

19 Sep 15:00
ed53377
Compare
Choose a tag to compare

5.1.0 (2022-09-16)

Features

  • add server_ca_certs list to outputs (#99) (f590182)

v5.0.0

18 Aug 17:36
8b18958
Compare
Choose a tag to compare

5.0.0 (2022-08-05)

⚠ BREAKING CHANGES

  • Minimum Google provider version increased to v4.10.0 (#95) (561af25)

Features

v4.4.1

01 Aug 15:48
0c0dd29
Compare
Choose a tag to compare

4.4.1 (2022-07-20)

Bug Fixes

  • add sensitive true flag to output auth_string (#93) (20b4c61)

v4.4.0

06 Jul 15:58
9ee1c5a
Compare
Choose a tag to compare

4.4.0 (2022-06-28)

Features

  • added replica_count and replicas_mode functionality (#88) (3fcdba5)

v4.3.0

13 Apr 19:32
400abfe
Compare
Choose a tag to compare

4.3.0 (2022-04-13)

Features

v4.2.0

12 Feb 00:24
0866ded
Compare
Choose a tag to compare

4.2.0 (2022-02-01)

Features

  • update TPG version constraints to allow 4.0 (#73) (7c009e6)

terraform-google-memorystore v4.1.0

27 Sep 17:37
2b01efd
Compare
Choose a tag to compare

Features

  • Add discovery endpoint output to memcache module (#62) (4639ace)
  • Added port to output (#67) (0335deb)

terraform-google-memorystore v4.0.0

28 Jul 17:00
7d73c9b
Compare
Choose a tag to compare

⚠ 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

01 Jun 16:49
5586231
Compare
Choose a tag to compare

Features

  • Add node outputs to the memcache module (#57) (8fe3f81)

terraform-google-memorystore v3.0.0

25 Mar 16:50
e81bf68
Compare
Choose a tag to compare

⚠ 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)