Releases: terraform-ibm-modules/terraform-ibm-cbr
Releases · terraform-ibm-modules/terraform-ibm-cbr
v1.31.1
v1.31.0
v1.30.0
v1.29.1
v1.29.0
v1.28.1
1.28.1 (2024-10-23)
Bug Fixes
- deps: updated required provider version to >= 1.70.0 to pick up the fix for this provider issue: [ibm_cbr_zone] Error: Provider produced inconsistent result after apply(#556) (93ea730)
v1.28.0
1.28.0 (2024-10-18)
Features
- added two new inputs to the fscloud profile:
allow_vpcs_to_iam_groups
andallow_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)