v1.28.0
·
76 commits
to main
since this release
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)