Skip to content

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

v1.15.6

13 Feb 09:43
v1.15.6
175a0f1

Choose a tag to compare

1.15.6 (2025-02-13)

Bug Fixes

  • update the sorting order of the DA inputs (#310) (175a0f1)

v1.15.5

11 Feb 08:00
v1.15.5
9eba951

Choose a tag to compare

1.15.5 (2025-02-11)

Bug Fixes

  • update rabbitmq_version input to be optional in the DA and set default value to __NULL__ (which will display as preferred in the UI) (#314) (9eba951)

v1.15.4

10 Feb 01:15
v1.15.4
ad01e13

Choose a tag to compare

1.15.4 (2025-02-10)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.23.3 (#313) (ad01e13)

v1.15.3

09 Feb 10:14
v1.15.3
28e4c55

Choose a tag to compare

1.15.3 (2025-02-09)

Bug Fixes

v1.15.2

09 Feb 04:21
v1.15.2
d07e115

Choose a tag to compare

1.15.2 (2025-02-09)

Bug Fixes

v1.15.1

08 Feb 07:50
v1.15.1
b18bd94

Choose a tag to compare

1.15.1 (2025-02-08)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#308) (b18bd94)

v1.15.0

05 Feb 11:02
v1.15.0
724a7de

Choose a tag to compare

1.15.0 (2025-02-05)

Features

  • updated the service_credential_secrets input object schema of the DA to support creating service specific roles
    * The service_credentials_source_service_role attribute has been renamed to service_credentials_source_service_role_crn and now requires a full CRN value. For example: service_credentials_source_service_role_crn = "crn:v1:bluemix:public:iam::::role:Editor" (#304) (724a7de)

v1.14.1

31 Jan 12:50
v1.14.1
033a6ce

Choose a tag to compare

1.14.1 (2025-01-31)

Bug Fixes

  • fix bug in the DA which can occur when using BYOK / KYOK for data encryption, but using the default ICD key for backups encryption (#305) (033a6ce)

v1.14.0

23 Jan 11:30
v1.14.0
0269dde

Choose a tag to compare

1.14.0 (2025-01-23)

Features

v1.13.1

20 Jan 10:14
v1.13.1
716874c

Choose a tag to compare

1.13.1 (2025-01-20)

Bug Fixes

  • fixed bug with logic that produced and error when passing a value for admin password (#301) (716874c)