Using SSH client on Windows

1,501 views
Skip to first unread message

mevans...@gmail.com

unread,
Aug 1, 2016, 5:12:54 PM8/1/16
to Terraform
I can't find any documentation that covers using SSH clients on Windows.  I use cygwin (via git bash) with ssh client and not putty/pageant.  When I apply a terraform state I receive this error,

"* SSH agent requested but Pageant not running"

Why is it trying to use pageant? Is there a way to change this? I would really prefer not to use pageant if I can avoid it.  Please help.

Sander van Harmelen

unread,
Aug 1, 2016, 5:44:50 PM8/1/16
to terrafo...@googlegroups.com
As also replied on Github, you should be able to find some additional info here: https://www.terraform.io/docs/provisioners/connection.html

If you don’t want to use an agent, just set `agent = false` and you should be good. If you do want to use an agent, but one that is running inside cygwin I think you have hit a use case that currently is not supported. The easiest fix/workaround would be to install Pageant and load your keys in there as well. 

Sander



--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/hashicorp/terraform/issues
IRC: #terraform-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Terraform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-too...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/fa1db9fa-cf0b-44a0-8cc6-a9e88e033345%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages