Release 2.6.3
September 4, 2023 Release Notes - 2.6.3
- Fixes to the CIS Compliance Script
- Updates to the CIS Compliance Script
- Updates to Terraform Template
Fixes to the CIS Compliance Script
Fixes:
- Index of out range exception in obp checks for subnets and buckets in some exceptional cases.
- No budget returned if script executed from non-home region in Cloud Shell. Budgets are now returned in all cases.
Updates to the CIS Compliance Script
Updates:
- Event types added to remediation in HTML report for check 3.13.
- All OCI groups are now returned in raw output, including groups with no users.
- Databases in "UNAVAILABLE" state are no longer returned in check 2.8.
Updates to Terraform Template
Updates:
- Existing groups can now have spaces in their names. Useful when referring to synchronized groups from external identity providers, where spaces are allowed in group names.
- Variables for existing groups (existing_xxxxx_admin_group_name) can be assigned multiple groups. Feature only available through Terraform CLI. Not available in OCI Resource Manager.
- network_admin_email_endpoints and security_admin_email_endpoints variables now enforce non-emptiness in Terrafom CLI.