terraform/communicator
Jaime Caamaño Ruiz c3a61a040e ssh: Fix deadlock on agent forwarding error
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.
2019-12-12 18:16:17 +01:00
..
remote have remote.ExitError format errors and status 2018-03-23 11:36:57 -04:00
shared provisioners: Allow provisioning over IPv6 2016-09-03 15:45:24 -07:00
ssh ssh: Fix deadlock on agent forwarding error 2019-12-12 18:16:17 +01:00
winrm Fix winrm default ssl port (#19540) 2018-12-12 18:19:02 -05:00
communicator.go grammatical updates to comments and docs (#20195) 2019-03-21 14:05:41 -07:00
communicator_mock.go add some more functionality to MockCommunicator 2018-03-20 14:23:32 -04:00
communicator_test.go add the remote-exec retry function to communicator 2018-02-14 18:18:12 -05:00