Skip to content

Releases: terraform-ibm-modules/terraform-ibm-icd-redis

v2.1.5

29 Jul 15:45
v2.1.5
dea3f11
Compare
Choose a tag to compare

2.1.5 (2025-07-29)

Bug Fixes

  • deps: lock the DA into terraform version 1.10.5 (#629) (dea3f11)

v2.1.4

27 Jul 19:13
v2.1.4
86aec78
Compare
Choose a tag to compare

2.1.4 (2025-07-27)

Bug Fixes

v2.1.3

22 Jul 16:05
v2.1.3
25c4986
Compare
Choose a tag to compare

2.1.3 (2025-07-22)

Bug Fixes

  • fix the prefix input variable in the DA to allow null (#623) (25c4986)

v2.1.2

20 Jul 11:09
v2.1.2
8e08d41
Compare
Choose a tag to compare

2.1.2 (2025-07-20)

Bug Fixes

v2.1.1

19 Jul 15:14
v2.1.1
c5920ca
Compare
Choose a tag to compare

2.1.1 (2025-07-19)

Bug Fixes

v2.1.0

18 Jul 13:30
v2.1.0
c2909be
Compare
Choose a tag to compare

2.1.0 (2025-07-18)

Features (#616) (c2909be)

  • Add support for two ICD features:

Deletion protection:

This is feature flag, that when set to true provides protection from accidentally deleting the ICD instance.

Conceptually the instance is created with this flag set to true and if/when a destroy is attempted the request fails. In addition to requesting a destroy the flag must be set to false.

Note: This does not prevent the resource being destroyed outside of terraform.

In place major version upgrade:

This feature allows the major version increase with an in-place upgrade, retaining the original instance connection endpoints. There is a service outage during this time, since the service will not accept database updates.

There is an feature flag, version_upgrade_skip_backup. It is NOT recommended to use this feature, since an upgrade failure may result in data loss. This flag avoids taking a backup whilst in read-only mode to speed the process up.

Full documentation at: https://cloud.ibm.com/docs/databases-for-redis?topic=databases-for-redis-upgrading&interface=ui

v2.0.8

13 Jul 23:24
v2.0.8
2030088
Compare
Choose a tag to compare

2.0.8 (2025-07-13)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.1.11 (#618) (2030088)

v2.0.7

13 Jul 19:15
v2.0.7
bc871d1
Compare
Choose a tag to compare

2.0.7 (2025-07-13)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.10 (#617) (bc871d1)

v2.0.6

13 Jul 11:15
v2.0.6
8f89375
Compare
Choose a tag to compare

2.0.6 (2025-07-13)

Bug Fixes

v2.0.5

06 Jul 23:00
v2.0.5
683c038
Compare
Choose a tag to compare

2.0.5 (2025-07-06)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.6 (#613) (683c038)