Skip to content

Commit 275965e

Browse files
authored
Update Upgrade_Toolkit.md
1 parent 8239dc6 commit 275965e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cd3_automation_toolkit/documentation/user_guide/Upgrade_Toolkit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Upgrade to Release v10.2 from v10.1
44
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. There are minor upgrades to terraform modules. In order to use the latest modules, copy the contents(modules directory and all .tf files from _/cd3user/oci_tools/cd3\_automation\_toolkit/user-scripts/terraform_ <b>to</b> _/cd3user/tenancies/<customer\_name>/terraform\_files/<region\_dir>_. Update your variables_<region>.tf file
5+
2. There are minor upgrades to terraform modules. In order to use the latest modules, copy the contents(modules directory and all .tf files from _/cd3user/oci_tools/cd3\_automation\_toolkit/user-scripts/terraform_ <b>to</b> _/cd3user/tenancies/<customer\_name>/terraform\_files/<region\_dir>_. Move existing _variables\_\<region\>.tf_ to some backup and Copy OCI Connect Variables block from this file into _variables\_example.tf_ file and rename it to _variables\_\<region\>.tf_
66

77
## Upgrade to Release v10.1 from v10
88
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.

0 commit comments

Comments
 (0)