Skip to content

Commit 4e05bc7

Browse files
authored
Update Upgrade_Toolkit.md
1 parent 23374fd commit 4e05bc7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cd3_automation_toolkit/documentation/user_guide/Upgrade_Toolkit.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Steps to Upgrade Your Toolkit (For Existing Customers):
22

3-
## Upgrade to Release v10.1
4-
1. Build new image using the latest code from main branch.
5-
2. Launch a new container using the same outdir. Copy the contents(.tf files and modules directory) from /cd3user/oci_tools/cd3_automation_toolkit/user-scripts/terraform to /cd3user/tenancies/<customer_name>/terraform_files/<region_dir>
3+
## Upgrade to Release v10.1 from v10
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 the contents(.tf files and modules directory) from /cd3user/oci_tools/cd3_automation_toolkit/user-scripts/terraform to /cd3user/tenancies/<customer_name>/terraform_files/<region_dir>
66
3. Changes to the CD3 excel sheet templates include correction of the dropdowns for all tabs, few changes in Policies tab wrt policy statements. So existing customers can keep using the v10 templates.
77
4. If an existing customer wants to shift to seperate outdir structure for each resource, they must launch a new container and execute createTenancy.py with using outdir with 'outdir_structure_file' parameter set and then run export of the tenanncy into this new outdir using Non Greenfield workflow.
88

9-
## Upgrade to Release v10
9+
## Upgrade to Release v10 from v9.2.1
1010
1. Build new image using the latest code from main branch.
1111
2. Launch a new container using the same outdir.
1212
3. Use new excel sheet templates to use OKE and SCH.

0 commit comments

Comments
 (0)