Releases: terraform-ibm-modules/terraform-ibm-cbr
Releases · terraform-ibm-modules/terraform-ibm-cbr
v1.29.0
1.29.0 (2024-11-20)
Features
- added cloud logs support to the fscloud submodule profile (#568)
v1.28.0
1.28.0 (2024-10-18)
Features
- added two new inputs to the fscloud profile:
allow_vpcs_to_iam_groups
and allow_vpcs_to_iam_access_management
. By setting these to true, the following FSCloud SCC rules will pass:
- Check whether IAM access management can be accessed only thorugh a private endpoint (Context-based restrictions or service) and allowed IPs<br>-
Check whether IAM access groups can be accessed only through a private endpoint (Context-based restrictions or service) and allowed IPs` (#548) (10c5bc9)
v1.27.0
1.27.0 (2024-09-12)
Features
- Enable traffic flow from SCC to COS is added (#525) (789366a)
v1.26.0
1.26.0 (2024-09-11)
Features
- added support to the
cbr-zone-module
to use existing zone using new inputs existing_zone_id
and use_existing_cbr_zone
(#530) (3e25409)
v1.25.0
1.25.0 (2024-09-10)
Features
- updated the
target_service_details
input in the fscloud submodule to support setting the geography
option.
NOTE: Both region
and geography
cannot be set simultaneously for the container registry service. (#519) (4060786)
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)