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.