Skip to content

Commit 8e52bbf

Browse files
authored
Update Upgrade_Toolkit.md
1 parent 03ac0bf commit 8e52bbf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cd3_automation_toolkit/documentation/user_guide/Upgrade_Toolkit.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
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.
55
2. There are minor upgrades to terraform modules. In order to use the latest modules, copy the contents(modules directory and all .tf files except variables_example.tf) from _/cd3user/oci_tools/cd3\_automation\_toolkit/user-scripts/terraform_ <b>to</b> _/cd3user/tenancies/<customer\_name>/terraform\_files/<region\_dir>_.
66
3. Execute _terraform init -upgrade_ from outdir
7-
4. Changes to the CD3 excel sheet templates include correction of the dropdowns for all tabs, few changes in Policies tab wrt policy statements. So users can keep using the v10 templates.
8-
5. The new release supports a separate directory for each service. In order to use this feature for existing customers, execute createTenancy.py using a new outdir with 'outdir_structure_file' parameter set and then run export of the tenanncy into this new outdir using Non Greenfield workflow.
7+
4. If you had utilized 'Upload current terraform files/state to Resource Manager' option under 'Developer Services' to upload terraform stack to Resource Manager for v10, then you must copy existing 'rm_ocids.csv' file from _/cd3user/tenancies/<customer\_name>/terraform\_files/_ <b>to</b> _/cd3user/tenancies/<customer\_name>/terraform\_files/<region\_dir>_ before using this option again with v10.1.
8+
5. Changes to the CD3 excel sheet templates include correction of the dropdowns for all tabs, few changes in Policies tab wrt policy statements. So users can keep using the v10 templates.
9+
6. The new release supports a separate directory for each service. In order to use this feature for existing customers, execute createTenancy.py using a new outdir with 'outdir_structure_file' parameter set and then run export of the tenanncy into this new outdir using Non Greenfield workflow.
910

1011
## Upgrade to Release v10 from v9.2.1
1112
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)