File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ The cached image resource can be used to retrieve a cached image produced by env
37
37
- ` git_clone_single_branch ` (Boolean) (Envbuilder option) Clone only a single branch of the Git repository.
38
38
- ` git_http_proxy_url ` (String) (Envbuilder option) The URL for the HTTP proxy. This is optional.
39
39
- ` git_password ` (String, Sensitive) (Envbuilder option) The password to use for Git authentication. This is optional.
40
- - ` git_ssh_private_key_base64 ` (String) (Envbuilder option) Base64 encoded SSH private key to be used for Git authentication.
40
+ - ` git_ssh_private_key_base64 ` (String, Sensitive ) (Envbuilder option) Base64 encoded SSH private key to be used for Git authentication.
41
41
- ` git_ssh_private_key_path ` (String) (Envbuilder option) Path to an SSH private key to be used for Git authentication.
42
42
- ` git_username ` (String) (Envbuilder option) The username to use for Git authentication. This is optional.
43
43
- ` ignore_paths ` (List of String) (Envbuilder option) The comma separated list of paths to ignore when building the workspace.
You can’t perform that action at this time.
0 commit comments