Skip to content

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

v1.28.1

04 Feb 16:37
v1.28.1
b36fe15
Compare
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
Compare
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)

v1.27.0

04 Feb 12:56
v1.27.0
e06dfff
Compare
Choose a tag to compare

1.27.0 (2025-02-04)

Features

  • updated the service_credential_secrets input object schema of the DA to support creating service specific roles
    * The service_credentials_source_service_role attribute has been renamed to service_credentials_source_service_role_crn and now requires a full CRN value. For example: service_credentials_source_service_role_crn = "crn:v1:bluemix:public:iam::::role:Editor" (#389) (e06dfff)

v1.26.3

04 Feb 10:46
v1.26.3
51a6d7e
Compare
Choose a tag to compare

1.26.3 (2025-02-04)

Bug Fixes

  • updated the default value of the prefix input to be "dev" in the DA.
    - Marked the input as required in catalog so it will now show in the required tab of the projects UI.
    - It is still possible omit the prefix by passing a value of null or empty string ("") when working directly with the terraform code, or by passing the string value of __NULL__ when deploying in projects or schematics. (#388) (51a6d7e)

v1.26.2

31 Jan 14:32
v1.26.2
2a6213e
Compare
Choose a tag to compare

1.26.2 (2025-01-31)

Bug Fixes

  • update the kibana_registry_namespace_image DA variable description (#391) (2a6213e)

v1.26.1

31 Jan 12:49
v1.26.1
a023fbe
Compare
Choose a tag to compare

1.26.1 (2025-01-31)

Bug Fixes

  • fix bug in the DA which can occur when using BYOK / KYOK for data encryption, but using the default ICD key for backups encryption (#390) (a023fbe)

v1.26.0

22 Jan 17:48
v1.26.0
7cfcec0
Compare
Choose a tag to compare

1.26.0 (2025-01-22)

Features

  • added the ability to override the kibana image in the DA using new inputs: kibana_registry_namespace_image and kibana_image_digest (#345) (7cfcec0)

v1.25.16

11 Jan 18:13
v1.25.16
6918b7d
Compare
Choose a tag to compare

1.25.16 (2025-01-11)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#385) (6918b7d)

v1.25.15

11 Jan 10:33
v1.25.15
d2bf5f3
Compare
Choose a tag to compare

1.25.15 (2025-01-11)

Bug Fixes

v1.25.14

11 Jan 04:28
v1.25.14
e87cb11
Compare
Choose a tag to compare

1.25.14 (2025-01-11)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.20.0 (#386) (e87cb11)