Skip to content

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

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)

terraform-google-memorystore v2.0.0

21 Jan 18:40
e4aad1d
Compare
Choose a tag to compare

⚠ 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

30 Dec 18:48
0553103
Compare
Choose a tag to compare

Bug Fixes

  • Remove interpolation-only expressions (#32) (f4896f6)

terraform-google-memorystore v1.3.0

14 Aug 16:47
1560557
Compare
Choose a tag to compare

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

28 Jul 21:52
490114b
Compare
Choose a tag to compare

Features

  • Added submodule for cloud memorystore (memcache) (#22) (6067568)

terraform-google-memorystore v1.1.0

11 Jun 18:12
2bdf5f3
Compare
Choose a tag to compare

Features

  • add missing input, var.connect_mode (#18) (d3c44dd)