Releases: terraform-ibm-modules/terraform-ibm-cbr
Releases · terraform-ibm-modules/terraform-ibm-cbr
v1.24.1
1.24.1 (2024-09-05)
Bug Fixes
- fixed icd-apitypes for global deny rule (#522) (f6c2934)
v1.24.0
1.24.0 (2024-08-12)
Features
- updated fscloud module to optionally take list of location for zones (#472) (478f5fb)
v1.23.5
1.23.5 (2024-08-08)
Bug Fixes
- Set enforcement mode as disabled for EN by default, as SMTP API does not support report mode.(#497) (e76f4b4)
v1.23.4
1.23.4 (2024-08-07)
Bug Fixes
- mqcloud is removed from default target service list and fscloud doc is updated (#495) (5af76ee)
v1.23.3
1.23.3 (2024-07-29)
Bug Fixes
- fixed bug where global deny target service details could potentially be missing consumer customizations (#489) (e902247)
v1.23.2
1.23.2 (2024-07-29)
Bug Fixes
- added fix to ensure only service-group-id should be specified when the pseudo service IAM is used (#487) (8108e45)
v1.23.1
1.23.1 (2024-07-26)
Bug Fixes
- Event Notifications introduced SMTP API that does not support
report
enforcement mode. By default report
mode is set which excludes SMTP API. If enforcement mode is set to enabled
, CBR will be applied to the SMTP API as well.
- Added MQ segmentation to add data plane API type id (#485) (fa554b3)
v1.23.0
1.23.0 (2024-06-25)
Features
- Ability to add optional location for each serviceRef when creating zone (#457) (3142064)
v1.22.3
1.22.3 (2024-06-24)
Bug Fixes
- update required ibm provider version to
>= 1.65.0, < 2.0.0
to ensure fix for known provider issue is included (#467) (2e9cff1)
v1.22.2
1.22.2 (2024-06-10)
Bug Fixes
- remove upper limit for required terraform version (#458) (f388f0c)