Skip to content

Releases: terraform-ibm-modules/terraform-ibm-event-notifications

v2.3.2

23 May 17:17
v2.3.2
1342abc
Compare
Choose a tag to compare

2.3.2 (2025-05-23)

Bug Fixes

  • fix the wording for Observability add-on descrption (#459) (1342abc)

v2.3.1

23 May 15:19
v2.3.1
da76c01
Compare
Choose a tag to compare

2.3.1 (2025-05-23)

Bug Fixes

  • update the COS dependancy version to v9.0.2 in the DA (#458) (da76c01)

v2.3.0

22 May 13:57
v2.3.0
02122e4
Compare
Choose a tag to compare

2.3.0 (2025-05-22)

Features

v2.2.7

19 May 17:54
v2.2.7
7f06510
Compare
Choose a tag to compare

2.2.7 (2025-05-19)

(#457) (7f06510)

Bug Fixes

  • fixed bug in DA that was producing the following error:
    │ Error: Invalid index
    │ 
    │   on main.tf line 55, in locals:
    │   55:   cos_kms_key_crn = var.existing_event_notifications_instance_crn != null ? null : var.existing_kms_root_key_crn != null ? var.existing_kms_root_key_crn : module.kms[0].keys[format("%s.%s", local.en_key_ring_name, local.cos_key_name)].crn
    │     ├────────────────
    │     │ module.kms is empty tuple
    │ 
    │ The given key does not identify an element in this collection value: the collection has no elements.
    ╵
    

v2.2.6

19 May 05:37
v2.2.6
c200e37
Compare
Choose a tag to compare

2.2.6 (2025-05-19)

Bug Fixes

v2.2.5

18 May 18:51
v2.2.5
7246011
Compare
Choose a tag to compare

2.2.5 (2025-05-18)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.21.25 (#455) (7246011)

v2.2.4

18 May 10:07
v2.2.4
fe25bce
Compare
Choose a tag to compare

2.2.4 (2025-05-18)

Bug Fixes

v2.2.3

18 May 04:25
v2.2.3
23c2692
Compare
Choose a tag to compare

2.2.3 (2025-05-18)

Bug Fixes

v2.2.2

17 May 11:13
v2.2.2
39c884e
Compare
Choose a tag to compare

2.2.2 (2025-05-17)

Bug Fixes

v2.2.1

16 May 06:04
v2.2.1
070f0d2
Compare
Choose a tag to compare

2.2.1 (2025-05-16)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#441) (070f0d2)