mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-16 11:29:57 -04:00
If there is an error when opening the session for agent forwarding in the process ssh connention, there is a deadlock when recursively calling Connect on an internal reattempt. Avoid that, and let the connection be reattempted externally. |
||
|---|---|---|
| .. | ||
| remote | ||
| shared | ||
| ssh | ||
| winrm | ||
| communicator.go | ||
| communicator_mock.go | ||
| communicator_test.go | ||