terraform/communicator/ssh
Ahmon Dancy f9db6651b8 Improve ssh connection debug messages
1) Mention the host and port in the "Connecting..." message.

2) Mention the username in the post-connection handshaking message.

3) If handshaking fails, mention the user, host, and port in the error
   message that will eventually be returned to the user.
2019-07-19 08:49:00 -07:00
..
communicator.go Improve ssh connection debug messages 2019-07-19 08:49:00 -07:00
communicator_test.go use keepalive replies to detect dead connections 2019-07-11 09:44:22 -04:00
password.go Fix import formatting across code base 2016-04-18 17:28:46 -07:00
password_test.go Fix import formatting across code base 2016-04-18 17:28:46 -07:00
provisioner.go updated ssh authentication and testing for ssh 2019-02-22 14:30:50 -05:00
provisioner_test.go updated ssh authentication and testing for ssh 2019-02-22 14:30:50 -05:00
ssh_test.go test identity file parsing 2017-12-26 16:27:18 -05:00