Skip to content

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

v2.2.0

13 May 14:30
v2.2.0
fdb5b5f
Compare
Choose a tag to compare

2.2.0 (2025-05-13)

Features

  • The value of service_endpoints now defaults to "private" (was previously "public-and-private"). This means when updating to this version from a previous version, the instance will be updated in place and public endpoint access will be removed. If public access is still required, ensure to explicitly set thre service_endpoints to either "public" or "public-and-private" (#449) (fdb5b5f)

v2.1.0

13 May 08:29
v2.1.0
b53fc14
Compare
Choose a tag to compare

2.1.0 (2025-05-13)

Features

  • added support to specify the exact IBM Cloud Monitoring instance to monitoring the Object Storage bucket when enabling failed events in the DA using new input existing_monitoring_crn (#446) (b53fc14)

EN Addon Migration

12 May 14:46
Compare
Choose a tag to compare
EN Addon Migration Pre-release
Pre-release
migration_v3

Merge branch 'main' of github.com:terraform-ibm-modules/terraform-ibm…

v2.0.2

12 May 07:24
v2.0.2
240f452
Compare
Choose a tag to compare

2.0.2 (2025-05-12)

Bug Fixes

v2.0.1

10 May 12:13
v2.0.1
0e206b7
Compare
Choose a tag to compare

2.0.1 (2025-05-10)

Bug Fixes

  • added support for all region that the service supports (#440) (0e206b7)

v2.0.0

08 May 10:36
v2.0.0
27121e7
Compare
Choose a tag to compare

2.0.0 (2025-05-08)

Features

  • full refactor of the DA. It now has 2 variations Fully configurable and Security-enforced (#395) (27121e7)

BREAKING CHANGES

  • There is no upgrade path from the legacy standard variation to the new Fully configurable or Security-enforced variations

v1.20.2

06 May 08:43
v1.20.2
839e79a
Compare
Choose a tag to compare

1.20.2 (2025-05-06)

Bug Fixes

v1.20.1

06 May 07:50
v1.20.1
80bdbee
Compare
Choose a tag to compare

1.20.1 (2025-05-06)

Bug Fixes

  • deps: update required_provider to latest for the deployable architecture solution (#439) (80bdbee)

v1.20.0

01 May 05:06
v1.20.0
72f7274
Compare
Choose a tag to compare

1.20.0 (2025-05-01)

Features

  • improved user experience for validating input variable values
    - updated required terraform to be >= 1.9.0 (#419) (72f7274)

v1.19.21

27 Apr 11:12
v1.19.21
1e83f24
Compare
Choose a tag to compare

1.19.21 (2025-04-27)

Bug Fixes