Add SSH agent support for Windows#4323
Add SSH agent support for Windows#4323phinze merged 1 commit intohashicorp:masterfrom svanharmelen:f-ssh-agent-windows
Conversation
The Windows support is limited to the Pageant SSH authentication agent. This fixes #3423
|
@phinze any thoughts about this one? |
|
This LGTM - thanks @svanharmelen! |
Add SSH agent support for Windows
|
Thanks! |
|
Is this change already released with current version? Trying to see if this fixes my issue ( https://github.com/hashicorp/otto/issues/383 ) too... |
|
@FloNeu yes, this is in Terraform v0.6.9 |
|
@svanharmelen do I need to use pageant on Windows or should I file a new issue if you know? |
|
@phxgithub yes, as documented here you need to use Pageant on Windows to make this work. |
|
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
The Windows support is limited to the Pageant SSH authentication agent. This fixes #3423