Skip to content

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

v2.1.6

09 Aug 11:11
v2.1.6
762cb8a

Choose a tag to compare

2.1.6 (2025-08-09)

Bug Fixes

v2.1.5

09 Aug 00:31
v2.1.5
8b1a9cf

Choose a tag to compare

2.1.5 (2025-08-09)

Bug Fixes

v2.1.4

07 Aug 07:47
v2.1.4
7f6a980

Choose a tag to compare

2.1.4 (2025-08-07)

Bug Fixes

  • The default value of existing_resource_group_name is now null, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#428) (7f6a980)

v2.1.3

03 Aug 19:13
v2.1.3
f46ee0f

Choose a tag to compare

2.1.3 (2025-08-03)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.1.16 (#427) (f46ee0f)

v2.1.2

03 Aug 03:15
v2.1.2
92ea481

Choose a tag to compare

2.1.2 (2025-08-03)

Bug Fixes

v2.1.1

02 Aug 15:14
v2.1.1
1895875

Choose a tag to compare

2.1.1 (2025-08-02)

Bug Fixes

v2.1.0

31 Jul 10:55
v2.1.0
8b4e544

Choose a tag to compare

2.1.0 (2025-07-31)

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/messages-for-rabbitmq?topic=messages-for-rabbitmq-upgrading&interface=ui

v2.0.12

29 Jul 10:35
v2.0.12
4746650

Choose a tag to compare

2.0.12 (2025-07-29)

Bug Fixes

  • deps: lock the DA into terraform version 1.10.5 (#423) (4746650)

v2.0.11

27 Jul 11:14
v2.0.11
758a4f7

Choose a tag to compare

2.0.11 (2025-07-27)

Bug Fixes

v2.0.10

26 Jul 23:06
v2.0.10
0c500dc

Choose a tag to compare

2.0.10 (2025-07-26)

Bug Fixes

  • deps: update terraform github.com/terraform-ibm-modules/terraform-ibm-cbr to v1.32.5 (#421) (0c500dc)