terraform/communicator
Sander van Harmelen 48f4d499f9 Fixing a small vet warning introduced by PR #1796
While fixing the vet warning also tried to improve any feedback by
showing the actual output/error instead of just the error code.

While testing this I noticed only adding stderr output is not enough as
not all error info is send to stderr, but sometimes also to stdout.
2015-05-05 21:26:28 +02:00
..
remote Adding some abstractions for the communicators 2015-05-01 18:48:54 +02:00
ssh Fixing a small vet warning introduced by PR #1796 2015-05-05 21:26:28 +02:00
winrm Typo... 2015-05-01 22:28:12 +02:00
communicator.go Adding support for WinRM 2015-05-01 18:48:54 +02:00
communicator_test.go Adding support for WinRM 2015-05-01 18:48:54 +02:00