terraform/communicator
Paul Hinze 138018c896 communicator/ssh: agent forward failure is not fatal
On connections where no second hop is made, there's no problem if the
agent forwarding connection is denied, so we shouldn't treat that as a
fatal error.
2015-07-10 12:51:45 -06:00
..
remote Adding some abstractions for the communicators 2015-05-01 18:48:54 +02:00
ssh communicator/ssh: agent forward failure is not fatal 2015-07-10 12:51:45 -06:00
winrm Improved some logging... 2015-05-11 15:18:32 +02:00
communicator.go Adding support for WinRM 2015-05-01 18:48:54 +02:00
communicator_mock.go Adding the tests... 2015-05-08 18:17:57 +02:00
communicator_test.go Adding support for WinRM 2015-05-01 18:48:54 +02:00