Skip to content

Releases: oci-landing-zones/oracle-enterprise-landingzone

v2.3.1

29 Feb 22:13
3c7908b
Compare
Choose a tag to compare

v2.3.1 - 2024-2-29

  • Move Bastion resources to the workload stack module.
  • Added Flag to deploy Non-Production Environment as per customer need.
  • Removed cloud guard target tenancy variable and changed the default to Environment Home Compartment OCID.
  • Added Access Governance Module on OELZ.

v2.3.0

19 Jan 21:25
b6f7d55
Compare
Choose a tag to compare
  • Added Multi-Region and Disaster Recovery Module.
  • Cloud Guard Key Replication from the Home Region to the Backup Region or vice-verse is currently not supported(Work in Progress).

v2.2.1

27 Oct 21:41
ec46566
Compare
Choose a tag to compare

v2.2.1 - 2023-10-27

  • Update the Offical Readme file with valid OELZ deployment URL.

v2.2.0

10 Oct 21:16
c6c732d
Compare
Choose a tag to compare

v2.2.0

  • Network Firewall Feature is added.(Greenfield & Brownfield use cases)
  • Oracle Data Safe Feature has been added for Workload Databases.
  • OCI Provider version is Upgraded to 5.9.0 from 5.1.0 .
  • All Documentation are moved to Root Folder.

Customer Issues resolved as part of this Release

  • With bastion service disabled terraform fails with prod_bastion_client_cidr_block_allow_list error #58
  • Reorg of OELZ v2 documentations #6
  • Error:400-InvalidParameter, creating workload_osms_dg_policy #99
  • Error:400-InvalidParameter, Compartment {ocid1.compartment.oc1....} does not exist or is not part of the policy compartment subtree #100
  • Separate AdminGroups for each Workload #85.
  • Security + OCI Administrators architecture Question #69.
  • Typo: Platform Admin Group Policy To Manage Archive Bucket #75
  • 400-InvalidParameter Invalid Oracle_Managed_Recipe_Configuration #92

v2.1.2

26 Jul 18:49
4e5d426
Compare
Choose a tag to compare
  • Initial Workload Name has to be parameterized Initial Workload Name has to be parameterised #23
    • Added New Variable "workload_name_prefix" to define the Workload Name.
  • Policies required for destroy landing zone Policies required for destroy landing zone #71
    • Added Policy to allow Oracle Logging Analytics service READ access rights of the family loganalytics-features-family across the tenancy
  • OCI Team Please create a brand new tenancy (With default settings) OCI Team Please create a brand new tenancy (With default settings) #62
    • Updated the IMPLEMENTATION.md with OCI terminalogies corresponding to there terraform API call
  • Break-glass user email should be optional in ORM stack template Break-glass user email should be optional in ORM stack template #17
    • Break-glass user email is mandatory, updated the CONFIGURATION.md
  • Osms dynamic group for Workload expansion osms dynamic group for Workload expansion #24
    • Added OSMS Dynamic Group on Workload Compartment.

v2.1.1

10 Jul 18:31
f9f6b8f
Compare
Choose a tag to compare

v2.1.1 - 2023-07-10

  • Fixed the Tagging Namespace Issue (tagging limit #61)

    • Added the Flag to disble the Tag per module. Earlier the tag are created per module which impacted OELZ deployment time and in certain cases tenancy tag service limit has been hit.
  • Fixed the Bucket Log Rotation issue.

    • While re-deploying the Workload template with changed resources parameter we had seen the Bucket resources had been modified which is causing issue. Added the functionality on bucket resources which will not impact bucket resources by any future changes.
  • Fixed Database Admins need higher IAM privileges (Issue #15)

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

28 Apr 19:48
7b9aa30
Compare
Choose a tag to compare
Merge pull request #20 from jason-chong/update4-28-23

gh-workload expansion merge 4-28-23

v2.0.0

08 Mar 19:55
c5ac59f
Compare
Choose a tag to compare
Merge pull request #5 from jason-chong/orm-update

orm-update