Skip to content

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

v2.3.10

13 Oct 09:33
v2.3.10
95d5474

Choose a tag to compare

2.3.10 (2025-10-13)

Bug Fixes

  • fix issue that was causing secrets manager managed service credential re-creation

NOTE: When upgrading from previous version, you will see time_sleep resource getting recreated. This doesn't destroy any actual infrastructure and is an expected change:

         2025/10/12 10:10:07 Terraform plan |   # module.icd_rabbitmq.time_sleep.wait_for_rabbitmq_authorization_policy[0] must be replaced
         2025/10/12 10:10:07 Terraform plan | -/+ resource "time_sleep" "wait_for_rabbitmq_authorization_policy" {
         2025/10/12 10:10:07 Terraform plan |       ~ id              = "2025-10-12T10:06:06Z" -> (known after apply)
         2025/10/12 10:10:07 Terraform plan |       + triggers        = { # forces replacement
         2025/10/12 10:10:07 Terraform plan |           + "secrets_manager_guid"   = "79c6d411-c18f-4670-b009-b0044a238667"
         2025/10/12 10:10:07 Terraform plan |           + "secrets_manager_region" = "us-south"
         2025/10/12 10:10:07 Terraform plan |         }
         2025/10/12 10:10:07 Terraform plan |         # (1 unchanged attribute hidden)
         2025/10/12 10:10:07 Terraform plan |     }
         2025/10/12 10:10:07 Terraform plan | 
         2025/10/12 10:10:07 Terraform plan | Plan: 1 to add, 0 to change, 1 to destroy.

(#463) (95d5474)

v2.3.9

11 Oct 19:12
v2.3.9
e7f18b6

Choose a tag to compare

2.3.9 (2025-10-11)

Bug Fixes

v2.3.8

11 Oct 03:13
v2.3.8
3812f75

Choose a tag to compare

2.3.8 (2025-10-11)

Bug Fixes

v2.3.7

04 Oct 15:12
v2.3.7
fb0c5d5

Choose a tag to compare

2.3.7 (2025-10-04)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.3.2 (#460) (fb0c5d5)

v2.3.6

04 Oct 08:25
v2.3.6
9cc876c

Choose a tag to compare

2.3.6 (2025-10-04)

Bug Fixes

v2.3.5

04 Oct 03:14
v2.3.5
3767692

Choose a tag to compare

2.3.5 (2025-10-04)

Bug Fixes

v2.3.4

01 Oct 12:57
v2.3.4
4df1884

Choose a tag to compare

2.3.4 (2025-10-01)

Bug Fixes

  • update the default version in the DA to 4.1 (#457) (4df1884)

v2.3.3

30 Sep 20:19
v2.3.3
25aa44a

Choose a tag to compare

2.3.3 (2025-09-30)

Bug Fixes

  • update catalog dropdowns with appropriate defaults (#456) (25aa44a)

v2.3.2

25 Sep 10:00
v2.3.2
59265a7

Choose a tag to compare

2.3.2 (2025-09-25)

Bug Fixes

  • updated the DA to default to the "Default" resource group (#455) (59265a7)

v2.3.1

23 Sep 12:01
v2.3.1
4386ee0

Choose a tag to compare

2.3.1 (2025-09-23)

Bug Fixes

  • use code editor for auto scaling configuration (#451) (4386ee0)