Skip to content

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

v1.15.1

01 Aug 10:18
v1.15.1
7fa5b1c

Choose a tag to compare

1.15.1 (2024-08-01)

Bug Fixes

  • deps: updated KMS module in the DA to 4.15.1 (#242) (7fa5b1c)

v1.15.0

30 Jul 19:38
v1.15.0
a88e423

Choose a tag to compare

1.15.0 (2024-07-30)

Features

  • added support to install and start the Elastic's Natural Language Processing model using new input enable_elser_model
  • the default value of the member_host_flavor in the DA has changed from multitenant to b3c.4x16.encrypted.
  • the default value of the member_cpu_count in the DA has changed from 0 to 3
  • the default value of plan in the DA has updated from enterprise to platinum. (#223) (a88e423)

v1.14.5

26 Jul 13:49
v1.14.5
eb16e68

Choose a tag to compare

1.14.5 (2024-07-26)

Bug Fixes

  • added back support for version 8.7 which is still supported by ICD (#231) (eb16e68)

v1.14.4

21 Jul 19:05
v1.14.4
10d6271

Choose a tag to compare

1.14.4 (2024-07-21)

Bug Fixes

v1.14.3

10 Jul 14:47
v1.14.3
025f8ca

Choose a tag to compare

1.14.3 (2024-07-10)

Bug Fixes

  • added supported documentation for some of the complex object type input variable for the DA solution. (#216) (025f8ca)

v1.14.2

09 Jul 15:20
v1.14.2
7200a84

Choose a tag to compare

1.14.2 (2024-07-09)

Bug Fixes

v1.14.1

06 Jul 03:11
v1.14.1
c25276d

Choose a tag to compare

1.14.1 (2024-07-06)

Bug Fixes

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

v1.14.0

28 Jun 14:30
v1.14.0
49a7e2b

Choose a tag to compare

1.14.0 (2024-06-28)

Features

  • renamed DA flavor to standard and updated catalog.json (#208) (49a7e2b)

v1.13.2

28 Jun 10:59
v1.13.2
3193550

Choose a tag to compare

1.13.2 (2024-06-28)

Bug Fixes

  • Updated description and Validation for the backup_encryption_key_crn variable to ensure both Key Protect and HPCS keys follow the proper format.
    * Updated validation logic for the backup_encryption_key_crn in the main configuration. If no value is provided, the module will now default to using kms_key_crn for both Key Protect and HPCS as the backup encryption key.
    * Updated the FSCloud submodule and its associated example to integrate the use of HPCS keys for backup encryption (#210) (3193550)

v1.13.1

26 Jun 16:22
v1.13.1
b392f92

Choose a tag to compare

1.13.1 (2024-06-26)

Bug Fixes