terraform/communicator/ssh
Sander van Harmelen c72342eefc Add SSH agent support for Windows
The Windows support is limited to the Pageant SSH authentication agent.
This fixes #3423
2015-12-15 16:39:23 +01:00
..
communicator.go ssh: accept private key contents instead of path 2015-11-12 14:59:14 -06:00
communicator_test.go communicator/ssh: sort agent after static keyfile 2015-07-02 15:41:23 -05:00
password.go Adding some abstractions for the communicators 2015-05-01 18:48:54 +02:00
password_test.go Adding some abstractions for the communicators 2015-05-01 18:48:54 +02:00
provisioner.go Add SSH agent support for Windows 2015-12-15 16:39:23 +01:00
provisioner_test.go ssh: accept private key contents instead of path 2015-11-12 14:59:14 -06:00