Skip to content

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

v2.3.28

13 Oct 12:43
v2.3.28
817b154

Choose a tag to compare

2.3.28 (2025-10-13)

Bug Fixes

v2.3.27

13 Oct 09:34
v2.3.27
918c8d5

Choose a tag to compare

2.3.27 (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:

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

(#539) (918c8d5)

v2.3.26

11 Oct 23:14
v2.3.26
8588196

Choose a tag to compare

2.3.26 (2025-10-11)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.3.4 (#541) (8588196)

v2.3.25

11 Oct 19:12
v2.3.25
2d7c974

Choose a tag to compare

2.3.25 (2025-10-11)

Bug Fixes

v2.3.24

11 Oct 11:13
v2.3.24
d9d188b

Choose a tag to compare

2.3.24 (2025-10-11)

Bug Fixes

v2.3.23

11 Oct 03:13
v2.3.23
5b10365

Choose a tag to compare

2.3.23 (2025-10-11)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#538) (5b10365)

v2.3.22

04 Oct 15:12
v2.3.22
ffa8896

Choose a tag to compare

2.3.22 (2025-10-04)

Bug Fixes

v2.3.21

04 Oct 08:25
v2.3.21
1c4cfa1

Choose a tag to compare

2.3.21 (2025-10-04)

Bug Fixes

v2.3.20

04 Oct 03:14
v2.3.20
cd70e8a

Choose a tag to compare

2.3.20 (2025-10-04)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#535) (cd70e8a)

v2.3.19

03 Oct 11:35
v2.3.19
f454ec2

Choose a tag to compare

2.3.19 (2025-10-03)

Bug Fixes

  • improved user experience for the auto_scaling input in the deployable architecture (#525) (f454ec2)