Skip to content

v2024.1.0

Compare
Choose a tag to compare
@xs2suruchi xs2suruchi released this 02 Feb 18:13
· 311 commits to main since this release
7db16a3
  1. Support for multiple Authentication Mechanisms for OCI SDK - API Key, Session Token, Instance Principal.
  2. Support for toolkit via CI/CD pipelines for setUpOCI as well as terraform actions. Using the Automation Toolkit via Jenkins
  3. Support for Remote State Management for terraform state using Object Storage bucket. Remote Management of Terraform State File
  4. Migrated oci terraform provider from hashicorp/oci to oracle/oci and updated to latest version.
  5. Replaced parameter in setUpOCI.properties - 'non_gf_tenancy' with 'workflow_type'. Valid values - 'create_resources' or 'export_resources'.
  6. Moved toolkit configuration files into /cd3user/tenancies/<customer_name>/.config_files folder.
  7. New versioning for the toolkit : <year>.<major_release>.<minor_release>