Skip to content

v2.1.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 30 Jul 15:15
· 46 commits to main since this release
v2.1.0
451b9f4

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