Skip to content

Releases: terraform-ibm-modules/terraform-ibm-cbr

v1.29.0

20 Nov 15:05
v1.29.0
9acf984
Compare
Choose a tag to compare

1.29.0 (2024-11-20)

Features

  • added cloud logs support to the fscloud submodule profile (#568)

v1.28.1

23 Oct 11:52
v1.28.1
93ea730
Compare
Choose a tag to compare

1.28.1 (2024-10-23)

Bug Fixes

v1.28.0

18 Oct 09:20
v1.28.0
10c5bc9
Compare
Choose a tag to compare

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

12 Sep 09:27
v1.27.0
789366a
Compare
Choose a tag to compare

1.27.0 (2024-09-12)

Features

  • Enable traffic flow from SCC to COS is added (#525) (789366a)

v1.26.0

11 Sep 13:02
v1.26.0
3e25409
Compare
Choose a tag to compare

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

10 Sep 08:50
v1.25.0
4060786
Compare
Choose a tag to compare

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

05 Sep 13:39
v1.24.1
f6c2934
Compare
Choose a tag to compare

1.24.1 (2024-09-05)

Bug Fixes

  • fixed icd-apitypes for global deny rule (#522) (f6c2934)

v1.24.0

12 Aug 14:39
v1.24.0
478f5fb
Compare
Choose a tag to compare

1.24.0 (2024-08-12)

Features

  • updated fscloud module to optionally take list of location for zones (#472) (478f5fb)

v1.23.5

08 Aug 12:20
v1.23.5
e76f4b4
Compare
Choose a tag to compare

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

07 Aug 12:11
v1.23.4
5af76ee
Compare
Choose a tag to compare

1.23.4 (2024-08-07)

Bug Fixes

  • mqcloud is removed from default target service list and fscloud doc is updated (#495) (5af76ee)