Skip to content

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

v2.2.0

04 Aug 13:34
v2.2.0
22d9a64

Choose a tag to compare

2.2.0 (2025-08-04)

Features

  • add support to pass image pull credentials (#448)
    - Added support for passing image pull credentials when deploying Kibana from a private registry (22d9a64)

v2.1.2

03 Aug 10:14
v2.1.2
58d6029

Choose a tag to compare

2.1.2 (2025-08-03)

Bug Fixes

v2.1.1

02 Aug 15:12
v2.1.1
7fcb7ee

Choose a tag to compare

2.1.1 (2025-08-02)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#505) (7fcb7ee)

v2.1.0

30 Jul 15:15
v2.1.0
451b9f4

Choose a tag to compare

2.1.0 (2025-07-30)

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-elasticsearch?topic=databases-for-elasticsearch-upgrading&interface=ui

v2.0.15

29 Jul 12:17
v2.0.15
a06df9a

Choose a tag to compare

2.0.15 (2025-07-29)

Bug Fixes

  • deps: lock the DA into terraform version 1.10.5 (#503) (a06df9a)

v2.0.14

27 Jul 11:13
v2.0.14
25a88a1

Choose a tag to compare

2.0.14 (2025-07-27)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.1.14 (#501) (25a88a1)

v2.0.13

26 Jul 23:04
v2.0.13
25fc078

Choose a tag to compare

2.0.13 (2025-07-26)

Bug Fixes

v2.0.12

22 Jul 09:35
v2.0.12
0d9c159

Choose a tag to compare

2.0.12 (2025-07-22)

Bug Fixes

  • fix the prefix input variable in the DA to allow null (#497) (0d9c159)

v2.0.11

20 Jul 11:08
v2.0.11
35e0d0f

Choose a tag to compare

2.0.11 (2025-07-20)

Bug Fixes

v2.0.10

19 Jul 21:39
v2.0.10
e518b6a

Choose a tag to compare

2.0.10 (2025-07-19)

Bug Fixes