terraform/communicator
Paul Hinze a7cbbbd258 communicator/ssh: bastion host support
* adds `bastion_*` fields to `connection` which add configuration for a
   bastion host
 * if `bastion_host` is set, connect to that host first, then jump
   through it to make the SSH connection to `host`
 * enables SSH Agent forwarding by default
2015-06-22 18:00:18 -05:00
..
remote
ssh communicator/ssh: bastion host support 2015-06-22 18:00:18 -05:00
winrm Improved some logging... 2015-05-11 15:18:32 +02:00
communicator.go
communicator_mock.go
communicator_test.go