Releases: oracle-devrel/cd3-automation-toolkit
Releases · oracle-devrel/cd3-automation-toolkit
v2024.4.2
- Introduced deleteTenancyConfig.py script which will remove all the components created by createTenancyConfig.py
- Bug fixes/Enhancements -
a. Modified Network sheets to accept OCID for DRG , DRG RT and Destination Object for Route Rule.
b. Identity Domain Users/Groups bug fixes for parameter(terraform as well as python) - user_can_request_access, group description
as optional for identity domain groups.
c. cd3Validator bugs - corrected some false errors for buckets, network.
d. Retention rule bug for buckets.
e. Bug related to backed server tf name for LBaaS and NLB.
f. Bug related to git push while using an existing repo during createTenancyConfig.py
v2024.4.1
- Call CD3 Validator for services while invoking create workflow for that service.
- Multi Prefix Support using Jenkins. Toolkit can be setup for multiple prefixes by specifying different values in tenancyconfig.properties.
- CD3 VM RM Stack enhancements -
a. disable legacy IMDS endpoints
b. enable in transit encryption
c. enable bastion plugin
d. specify custom boot volume size. - Bug fixes/Enhancements -
a. Skip cross tenancy RPCs while exporting network components.
b. Support for cross region replication feature for default vault as well.
c. Identity domain users/groups terraform modules enhancement to support optional attributes.
d. Fetch compatible image OCIDs during createTenancyConfig.py
v2024.4.0
- Differential state import - Import commands during CD3 export process will only be written for the OCI objects which are not already
in state file.
This will considerably reduce the time taken to run import commands. - Users/Groups for Custom Identity Domains
- Routing Policies for Load Balancers.
- Terraform version upgrade to 1.5.7 on the container. OCI RM stack version also upgraded to 1.5.x
- Support for OpenTofu 1.6.2. Update tenancyconfig.properties to specify the IaC tool to be configured for a particular prefix.
- Independence from Network Tabs while exporting all other OCI resources. ie network tabs do not need to have data to export
instances/databases etc. - Inclusion of OCI FSDR export and update functionality (using python) under 'OCI Other Tools'. Output files generated are made
available at /cd3user/tenancies//othertools_files and also under artifacts in Jenkins console.
v2024.3.2
v2024.3.1
v2024.3.0
- OCVS upgrade to include multi clusters.
- OKE upgrade to include Virtual NodePools.
- Enable Logging for OCI Firewall and FSS.
- NLB upgrade to include DNS health checks.
- Block Volumes upgrade to include cross region replication and cloning.
- FSS upgrade to include attaching snapshot policies, cloning, replication.
- Network upgrade to allow route table association with gateways - drg, internet gateway, nat gateway
and service gateway. - Inclusion of new services - KMS(Key/Vaults), Governance(Quota Policies), Cost Management(Budgets)
- Documentation Versioning
v2024.2.2
- Download excel sheet after create and export workflow using Jenkins.
https://oracle-devrel.github.io/cd3-automation-toolkit/download-excel/ - Docker Image upgrade to OL9 and upgrade of other softwares also.
- Dropdowns for Region and Compartment while running setUpOCI using Jenkins.
- Fix Image OCIDs for OCI Work VM deployment using RM stack.
- Option to execute 3rd Party Services from CD3 - Show OCI along with CIS Compliance Check script
- Upgrade of existing terraform modules - identity, buckets, LBaaS, NLBs (without DNS health check as of now).
- Enhance CD3 Validator for OCI Buckets.
v2024.2.1
Quick bug fix for OCI RM stack directly in github.
v2024.2.0
- One click deployment of toolkit in OCI tenancy using RM stack.
- Introduced OCI Network Firewall as a new service using separate CD3 template.
- Introduced separate main/develop branches for OCI Devops GIT operations.
- Git operations enhancement.
- Error handling for service connector export process.
- Bug fixes and enhancements of toolkit.
v2024.1.0
- Support for multiple Authentication Mechanisms for OCI SDK - API Key, Session Token, Instance Principal.
- Support for toolkit via CI/CD pipelines for setUpOCI as well as terraform actions. Using the Automation Toolkit via Jenkins
- Support for Remote State Management for terraform state using Object Storage bucket. Remote Management of Terraform State File
- Migrated oci terraform provider from hashicorp/oci to oracle/oci and updated to latest version.
- Replaced parameter in setUpOCI.properties - 'non_gf_tenancy' with 'workflow_type'. Valid values - 'create_resources' or 'export_resources'.
- Moved toolkit configuration files into /cd3user/tenancies/<customer_name>/.config_files folder.
- New versioning for the toolkit :
<year>.<major_release>.<minor_release>