Skip to content

Release 0.3.0

Latest
Compare
Choose a tag to compare
@andrecorreaneto andrecorreaneto released this 18 Aug 18:43
ddf1ecb

August 18, 2025 Release Notes - 0.3.0

Updates

  1. Compartments module
    • Module now allows users to create a compartment with a tag default, that uses a tag from a tag namespace created in the same terraform run.
  2. Identity Domains module
    • User lookup optimized. Users are now searched once for each provided identity domain and only for identity domains where the members attribute is non empty.
  3. Code formatted per Terraform standards.