Releases: terraform-ibm-modules/terraform-ibm-event-notifications
Releases · terraform-ibm-modules/terraform-ibm-event-notifications
1.0.6
dev-addon-poc-v1.0.6 feat: addon poc content
1.0.5
dev-addon-poc-v1.0.5 feat: addon poc content
v1.14.0
1.0.4
dev-addon-poc-v1.0.4 feat: addon poc content
1.0.3
dev-addon-poc-v1.0.3 feat: addon poc content
1.0.2
dev-addon-poc-v1.0.2 feat: addon poc content
1.0.1
dev-addon-poc-v1.0.1 feat: addon poc content
v1.13.1
v1.13.0
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
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)