Skip to content

Commit 6d7f6cd

Browse files
authored
Update upload-resourcemanager.md
1 parent 40da8dc commit 6d7f6cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cd3-automation-toolkit/upload-resourcemanager/upload-resourcemanager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Please follow the previous lab till the last step. Once you are able to provisio
2121

2222
1. Execute the *setUpOCI* Script:
2323
```
24-
python setUpOCI.py /cd3user/tenancies/<customer_name>/<customer_name>_setUpOCI.properties
24+
python setUpOCI.py /cd3user/tenancies/<prefix>/<prefix>_setUpOCI.properties
2525
e.g. python setUpOCI.py /cd3user/tenancies/usr1_livelab/usr1_livelab_setUpOCI.properties
2626
```
2727
@@ -30,7 +30,7 @@ Please follow the previous lab till the last step. Once you are able to provisio
3030
3. Once the *execution* is successful, you will see the below stack in resource manager and file will be generated under the folder.
3131
3232
```
33-
<customer_name>-<region_dir>-stacks.zip file will be generated under the folder /cd3user/tenancies/<customer_name>/terraform_files/<region_dir>
33+
<prefix>-<region_dir>-stacks.zip file will be generated under the folder /cd3user/tenancies/<prefix>/terraform_files/<region_dir>
3434
```
3535
3636
4. Go to *OCI console* under compartment which was selected for upload and take a few moments to explore the stack created.

0 commit comments

Comments
 (0)