File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
cd3-automation-toolkit/upload-resourcemanager Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Please follow the previous lab till the last step. Once you are able to provisio
21
21
22
22
1 . Execute the * setUpOCI* Script:
23
23
```
24
- python setUpOCI.py /cd3user/tenancies/<customer_name >/<customer_name >_setUpOCI.properties
24
+ python setUpOCI.py /cd3user/tenancies/<prefix >/<prefix >_setUpOCI.properties
25
25
e.g. python setUpOCI.py /cd3user/tenancies/usr1_livelab/usr1_livelab_setUpOCI.properties
26
26
```
27
27
@@ -30,7 +30,7 @@ Please follow the previous lab till the last step. Once you are able to provisio
30
30
3. Once the *execution* is successful, you will see the below stack in resource manager and file will be generated under the folder.
31
31
32
32
```
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>
34
34
```
35
35
36
36
4. Go to *OCI console* under compartment which was selected for upload and take a few moments to explore the stack created.
You can’t perform that action at this time.
0 commit comments