Skip to content

Commit 937aaed

Browse files
authored
Automation Toolkit Release v12.1
1 parent 7e924cd commit 937aaed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cd3_automation_toolkit/documentation/user_guide/Upgrade_Toolkit.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Steps to Upgrade Your Toolkit (For Existing Customers using older versions):
22

3+
## Upgrade to Release v12.1 from v12
4+
1. Follow the steps in [Launch Docker Container](/cd3_automation_toolkit/documentation/user_guide/Launch_Docker_container.md) to build new image with latest code and launch the container by specifying same path for <directory_in_local_system_where_the_files_must_be_generated> to keep using same outdir.
5+
2. Copy sddc.tf from _/cd3user/oci_tools/cd3\_automation\_toolkit/user-scripts/terraform_files/_ <b>to</b> _/cd3user/tenancies/<customer\_name>/terraform\_files/<region\_dir>/<ocvs>_.
6+
3. Copy the contents of modules directory from _/cd3user/oci_tools/cd3\_automation\_toolkit/user-scripts/terraform_files/modules/_ <b>to</b> _/cd3user/tenancies/<customer\_name>/terraform\_files/<region\_dir>_.
7+
4. Copy the <b>sddcs</b> variable block from _/cd3user/oci_tools/cd3\_automation\_toolkit/user-scripts/terraform_files/variables_example.tf_ and replace it in your variables_\<region>.tf file
8+
39
## Upgrade to Release v12
410
1. Follow the steps in Launch Docker Container to build new image with latest code and launch the container by specifying new path for <directory_in_local_system_where_the_files_must_be_generated> to create a fresh outdir.
511
2. Use Non Greenfield workflow to export the required OCI services into new excel sheet and the tfvars. Run terraform import commands also.

0 commit comments

Comments
 (0)