Merge pull request #17060 from hashicorp/jbardin/agent_identity-docs

add agent_identity in the connection docs
This commit is contained in:
James Bardin 2018-01-09 17:21:55 -05:00 committed by GitHub
commit a50db7edc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,8 @@ provisioner "file" {
only supported SSH authentication agent is
[Pageant](http://the.earth.li/~sgtatham/putty/0.66/htmldoc/Chapter9.html#pageant).
* `agent_identity` - The preferred identity from the ssh agent for authentication.
**Additional arguments only supported by the `winrm` connection type:**
* `https` - Set to `true` to connect using HTTPS instead of HTTP.