Skip to content

v1.18.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 15 Aug 18:40
· 239 commits to main since this release
v1.18.0
86e8013

1.18.0 (2024-08-15)

Features

  • add support to specify the exact elser model to install using input elser_model_type. The default value is now .elser_model_2_linux-x86_64 but was previously hard coded to .elser_model_1. If changing the model, the module will first delete the old model before installing the new one. (#259) (86e8013)