You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cd3_automation_toolkit/documentation/user_guide/Connect_container_to_OCI_Tenancy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@
55
55
| 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 |
56
56
| 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 |
57
57
| 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.|
59
59
</details>
60
60
The next pages will guide you to use the toolkit either via CLI or via Jenkins. Please proceed further.
0 commit comments