Skip to content

Release 0.1.5

Compare
Choose a tag to compare
@andrecorreaneto andrecorreaneto released this 22 May 15:36
· 5 commits to main since this release
a20b002

May 22, 2024 Release Notes - 0.1.5

Updates

  1. Vaults module
    • Virtual private vaults can now be configured for cross-region replication via the newly added replica-region attribute. Only applicable to virtual private vaults (VPVs).
  2. Security Zones module
    • tenancy_ocid attribute, once required in the security_zones_configuration, becomes a variable of its own.
    • reporting_region attribute of security_zones_configuration defaults to tenancy home region if not defined.

Fixes

  1. VSS module
    • dynamic runtime dependency issue in local.target_host_scan_cmps. Issue 541.