Skip to content

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

v1.23.4

24 Nov 06:50
v1.23.4
25b231a

Choose a tag to compare

1.23.4 (2024-11-24)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.16.11 (#349) (25b231a)

v1.23.3

23 Nov 16:07
v1.23.3
a356c72

Choose a tag to compare

1.23.3 (2024-11-23)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.16.10 (#348) (a356c72)

v1.23.2

23 Nov 03:56
v1.23.2
030d643

Choose a tag to compare

1.23.2 (2024-11-23)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.29.0 (#347) (030d643)

v1.23.1

20 Nov 11:46
v1.23.1
ee3fb7b

Choose a tag to compare

1.23.1 (2024-11-20)

Bug Fixes

  • updated the logic used to randomly generate the admin password to ensure it does not start with or contain any forbidden characters (#329) (ee3fb7b)

v1.23.0

19 Nov 09:37
v1.23.0
437a468

Choose a tag to compare

1.23.0 (2024-11-19)

Features

v1.22.4

16 Nov 18:50
v1.22.4
96cdec4

Choose a tag to compare

1.22.4 (2024-11-16)

Bug Fixes

v1.22.3

16 Nov 10:24
v1.22.3
32be377

Choose a tag to compare

1.22.3 (2024-11-16)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#312) (32be377)

v1.22.2

16 Nov 04:14
v1.22.2
09f78f7

Choose a tag to compare

1.22.2 (2024-11-16)

Bug Fixes

v1.22.1

15 Nov 17:23
v1.22.1
a3d5bf0

Choose a tag to compare

1.22.1 (2024-11-15)

Bug Fixes

v1.22.0

14 Nov 11:05
v1.22.0
28bef1e

Choose a tag to compare

1.22.0 (2024-11-14)

Features

  • added the ability to use the default IBM Cloud® Databases randomly generated keys for disk and backups encryption in the fscloud submodule, and the DA using new input use_ibm_owned_encryption_key
  • Exposed the ability to set the IBM terraform provider visability in the DA using new input provider_visibility (Learn more)
  • updated the scope of the KMS auth policy that is created so the policy is now scoped to the exact KMS key. If upgrading from a previous version, this will destroy the old policy, however the new one will be created before its destroyed to ensure no impact to every day services.
  • Fixed an issue in the original ICD hosting model logic for conditionally including the group block during a database restore operation (#330) (28bef1e)