Skip to content

Commit 10518b8

Browse files
authored
Update Connect_container_to_OCI_Tenancy.md
1 parent 53fb4f4 commit 10518b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cd3_automation_toolkit/documentation/user_guide/Connect_container_to_OCI_Tenancy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
| GIT Config File | ```/cd3user/tenancies/<customer_name>/.config_files/<customer_name>_git_config``` | Customer specific GIT Config file for OCI Dev Ops GIT operations. This is generated only if use_oci_devops_git is set to yes |
5656
| S3 Credentials File | ```/cd3user/tenancies/<customer_name>/.config_files/<customer_name>_s3_credentials``` | This file contains access key and secret for S3 compatible OS bucket to manage remote terraform state. This is generated only if use_remote_state is set to yes |
5757
| Jenkins Home | ```/cd3user/tenancies/jenkins_home``` | This folder contains jenkins specific data. ```Single Jenkins instance can be setup for a single container.```|
58-
| tenancyconfig.properties | ```/cd3user/tenancies/<customer_name>/.config_files/<customer_name>_tenancyconfig.properties``` | the input properties file used to execute the script is copied to custome folder to retain for future reference|
58+
| tenancyconfig.properties | ```/cd3user/tenancies/<customer_name>/.config_files/<customer_name>_tenancyconfig.properties``` | The input properties file used to execute the script is copied to custome folder to retain for future reference. This can be used when the script needs to be re-run with same parameters at later stage.|
5959
</details>
6060
The next pages will guide you to use the toolkit either via CLI or via Jenkins. Please proceed further.
6161
<br><br>

0 commit comments

Comments
 (0)