Releases: terraform-ibm-modules/terraform-ibm-event-notifications
Releases · terraform-ibm-modules/terraform-ibm-event-notifications
v1.4.1
1.4.1 (2024-05-28)
Bug Fixes
v1.4.0
1.4.0 (2024-05-24)
Features
- add support to send failed events to a COS bucket (#157) (ed002fa)
v1.3.7
1.3.7 (2024-05-18)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#198) (89fdbb6)
v1.3.6
1.3.6 (2024-05-15)
Bug Fixes
- add missing depends_on which can cause KMS integration to fail (#196) (f613570)
v1.3.5
1.3.5 (2024-05-14)
Bug Fixes
- various variable description and documentation updates (#184) (3c4688c)
v1.3.4
1.3.4 (2024-05-11)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#190) (ba8ff97)
v1.3.3
1.3.3 (2024-05-10)
Bug Fixes
- update DA reference architecture diagram (#189) (d72272d)
v1.3.2
1.3.2 (2024-04-20)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#181) (3cb09f9)
v1.3.1
1.3.1 (2024-04-13)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#179) (b21db04)
v1.3.0
1.3.0 (2024-04-10)
Features
- DA solution updates:
- removed kms_region
variable as its now programmatically determined
- existing_kms_root_key_id
has been replaced by existing_kms_root_key_crn
- existing_resource_group
has been renamed to use_existing_resource_group
(#178) (e05d41d)