Skip to content

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

1.0.6

06 Nov 12:02

Choose a tag to compare

1.0.6 Pre-release
Pre-release
dev-addon-poc-v1.0.6

feat: addon poc content

1.0.5

06 Nov 11:25

Choose a tag to compare

1.0.5 Pre-release
Pre-release
dev-addon-poc-v1.0.5

feat: addon poc content

v1.14.0

01 Nov 14:17
v1.14.0
8247228

Choose a tag to compare

1.14.0 (2024-11-01)

Features

  • The COS KMS auth policy created by the DA is now scoped to the exact KMS key. NOTE: When upgrading from an old version, the auth policy will be re-created, however it will be non disruptive as it will create the new policy before removing the old one (#324) (8247228)

1.0.4

31 Oct 11:27

Choose a tag to compare

1.0.4 Pre-release
Pre-release
dev-addon-poc-v1.0.4

feat: addon poc content

1.0.3

31 Oct 11:23

Choose a tag to compare

1.0.3 Pre-release
Pre-release
dev-addon-poc-v1.0.3

feat: addon poc content

1.0.2

31 Oct 11:20

Choose a tag to compare

1.0.2 Pre-release
Pre-release
dev-addon-poc-v1.0.2

feat: addon poc content

1.0.1

29 Oct 09:55

Choose a tag to compare

1.0.1 Pre-release
Pre-release
dev-addon-poc-v1.0.1

feat: addon poc content

v1.13.1

22 Oct 09:49
v1.13.1
89c50a7

Choose a tag to compare

1.13.1 (2024-10-22)

Bug Fixes

  • update SCC profile to IBM Cloud Framework for Financial Services 1.7.0 (#319) (89c50a7)

v1.13.0

16 Oct 12:10
v1.13.0
80b244f

Choose a tag to compare

1.13.0 (2024-10-16)

Features

  • Updated the KMS auth policies created by the module and DA to now scope them to the exact KMS Key ID. Previously auth policies were scoped to the whole KMS instance. This change has been implemented in a way where it will create the new auth policy first before destroying the old one to ensure there is no disruption to every day operations.
  • updated the configuration in the DA that is used to stored failed events in a COS bucket to now use the direct COS endpoint by default (previously it was using the public endpoint). This change is done as an update in place. (#313) (80b244f)

v1.12.0

16 Oct 08:23
v1.12.0
85b939d

Choose a tag to compare

1.12.0 (2024-10-16)

Features

  • Since Activity Tracker is a deprecated service, the ability to pass the CRN of an Activity Tracker instance (existing_activity_tracker_crn) in the DA solution to configure the IBM Cloud Object Storage bucket that is used for storing failed events has been removed. Events are now sent according to what is specified in the accounts ATracker Event Routing service configuration. This change will cause an update in place on the COS bucket if using the DA to create one. (#316) (85b939d)