Skip to content

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

v11.0.0

17 Sep 16:57
ccca99e
Compare
Choose a tag to compare

11.0.0 (2024-09-17)

⚠ BREAKING CHANGES

  • TPG>=6.0: Added deletion protection support in Redis cluster (#233)

Features

  • deps: Update Terraform Google Provider to v6 (major) (#229) (bbbda1e)
  • TPG>=6.0: Added deletion protection support in Redis cluster (#233) (77c0207)

v10.0.0

16 Jul 16:29
694d541
Compare
Choose a tag to compare

10.0.0 (2024-07-16)

⚠ BREAKING CHANGES

  • TPG >=5.33: zone_distribution_config force recreation (#222)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v15 (#215)

Features

  • Add new output called env_vars for Redis (#219) (c1190ee)
  • TPG >=5.33: zone_distribution_config force recreation (#222) (c49bdbf)

Bug Fixes

  • deps: Update Terraform terraform-google-modules/project-factory/google to v15 (#215) (5901c46)

v9.0.0

14 May 11:20
550e009
Compare
Choose a tag to compare

9.0.0 (2024-05-13)

⚠ BREAKING CHANGES

  • TPG>5.28: add redis_configs in redis cluster (#213)
  • TPG >=5.24: Allow modifying of node type in redis cluster sub-module (#206)

Features

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

v8.0.0

04 Jan 22:27
e893e48
Compare
Choose a tag to compare

8.0.0 (2024-01-04)

⚠ BREAKING CHANGES

  • TPG >=4.74: remove ignore maintenance_schedule. Added redis cluster sub-module (#195)

Features

Bug Fixes

  • TPG >=4.74: remove ignore maintenance_schedule. Added redis cluster sub-module (#195) (10c10ba)

v7.1.3

20 Oct 00:14
a0e305f
Compare
Choose a tag to compare

7.1.3 (2023-10-17)

Bug Fixes

  • upgraded versions.tf to include minor bumps from tpg v5 (#170) (66add77)

v7.1.2

11 Jul 21:49
e9549aa
Compare
Choose a tag to compare

7.1.2 (2023-07-11)

Bug Fixes

  • Ignore maintenance_schedule plan changes (#152) (969a116)

v7.1.1

29 Jun 16:02
9d4fb10
Compare
Choose a tag to compare

7.1.1 (2023-06-20)

Bug Fixes

  • Change memcached's maintenance_policy duration attribute type. (#145) (0ab8c11)

v7.1.0

27 Feb 18:39
2dba7e6
Compare
Choose a tag to compare

7.1.0 (2023-02-27)

Features

  • add persistence configuration for Redis (#125) (103c794)
  • add support for using read replicas (#124) (40a5b6a)

v7.0.0

21 Jan 05:08
349a533
Compare
Choose a tag to compare

7.0.0 (2023-01-20)

⚠ BREAKING CHANGES

  • deps: update tf modules (#115)

Bug Fixes

  • fixes lint issues and generates metadata (#122) (766842a)

Miscellaneous Chores

v6.0.0

11 Oct 04:40
bc6427d
Compare
Choose a tag to compare

6.0.0 (2022-09-21)

⚠ BREAKING CHANGES

  • Updated CMEK attribute (#103)

Features