Skip to content

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

v1.30.0

17 Feb 16:10
v1.30.0
65f7a90

Choose a tag to compare

1.30.0 (2025-02-17)

Features

  • several DA input variables have been renamed
    - admin_pass_sm_secret_name -> admin_pass_secrets_manager_secret_name
    - use_existing_admin_pass_sm_secret_group -> use_existing_admin_pass_secrets_manager_secret_group
    - admin_pass_sm_secret_group -> admin_pass_secrets_manager_secret_group
    - skip_es_sm_auth_policy -> skip_elasticsearch_to_secrets_manager_auth_policy
    - existing_db_instance_crn -> existing_elasticsearch_instance_crn (#374) (65f7a90)

v1.29.3

17 Feb 01:47
v1.29.3
412c5bd

Choose a tag to compare

1.29.3 (2025-02-17)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.23.6 (#406) (412c5bd)

v1.29.2

16 Feb 17:59
v1.29.2
e5452f8

Choose a tag to compare

1.29.2 (2025-02-16)

Bug Fixes

v1.29.1

16 Feb 12:15
v1.29.1
2a48c99

Choose a tag to compare

1.29.1 (2025-02-16)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/code-engine/ibm to v3 (#404) (2a48c99)

v1.29.0

13 Feb 15:54
v1.29.0
8440284

Choose a tag to compare

1.29.0 (2025-02-13)

Features

  • Added the ability to create Elasticsearch CBR rules in the DA using the input cbr_rules (#400) (8440284)

v1.28.4

10 Feb 01:14
v1.28.4
9480b9a

Choose a tag to compare

1.28.4 (2025-02-10)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.23.3 (#399) (9480b9a)

v1.28.3

09 Feb 10:13
v1.28.3
95b869a

Choose a tag to compare

1.28.3 (2025-02-09)

Bug Fixes

v1.28.2

09 Feb 04:20
v1.28.2
7f491e1

Choose a tag to compare

1.28.2 (2025-02-09)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#395) (7f491e1)

v1.28.1

04 Feb 16:37
v1.28.1
b36fe15

Choose a tag to compare

1.28.1 (2025-02-04)

Bug Fixes

  • update elasticsearch_version input to be optional in the DA and set default value to __NULL__ (which will display as preferred in the UI) (#392) (b36fe15)

v1.28.0

04 Feb 14:52
v1.28.0
4c479d8

Choose a tag to compare

1.28.0 (2025-02-04)

Features

  • New input added to the DA (kibana_image_port) allowing the ability to specify the the port number used to connect to the Kibana service exposed by the container image when enable_kibana_dashboard is set to true
    - Added new input kibana_visibility to specify the visibility of the Kibana application in order to define which endpoint is available for receiving the requests (#346) (4c479d8)