Skip to content

Commit 801e0b8

Browse files
authored
Automation Toolkit Release v12
1 parent 9ccff2b commit 801e0b8

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
4+
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.
5+
2. Use Non Greenfield workflow to export the required OCI services into new excel sheet and the tfvars. Run terraform import commands also.
6+
3. Once terraform is in synch, Switch to Greenfield workflow and use for any future modifications to the infra.
7+
8+
39
## Upgrade to Release v11.1 from v11
410
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.
511

0 commit comments

Comments
 (0)