Skip to content

v0.1.9

Compare
Choose a tag to compare
@andrecorreaneto andrecorreaneto released this 08 Jan 19:32
· 47 commits to main since this release
d6f4617

January 08, 2024 Release Notes - 0.1.9

Updates

Policy Module

  1. Policy module can now declare dependencies on externally managed compartments. The dependencies are used to resolve compartment OCIDs within supplied_policies and supplied_compartments attributes.
  2. The following attributes had their names changed. Make sure to update any existing input variables.
    • compartment_ocid to compartment_id in supplied_policies attribute.
    • ocid to id in supplied_compartments attribute.