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: README.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
@@ -109,7 +109,7 @@ jobs:
109
109
110
110
The first paragraph contains the authentication parameters for
111
111
OpenStack's Identity v3 API. Optionally a `region_name` can be specified, but this is only
112
-
required if there are multiple regions to choose from. You can also specify the `tls_client_certificate_path` and `tls_client_key_path` for creating a TLS client.
112
+
required if there are multiple regions to choose from. You can also specify the `tls_client_certificate_file` and `tls_client_key_file` for creating a TLS client.
113
113
114
114
You can use the `fromEnv` special syntax for the `to.container`, `to.object_prefix`, and
0 commit comments