Skip to content

Release 2.6.3

Compare
Choose a tag to compare
@Halimer Halimer released this 07 Sep 12:11
· 269 commits to main since this release
d6739c0

September 4, 2023 Release Notes - 2.6.3

  1. Fixes to the CIS Compliance Script
  2. Updates to the CIS Compliance Script
  3. 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.