Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SSH agent support for Windows #4323

Merged
merged 1 commit into from
Jan 6, 2016
Merged

Add SSH agent support for Windows #4323

merged 1 commit into from
Jan 6, 2016

Conversation

svanharmelen
Copy link
Contributor

The Windows support is limited to the Pageant SSH authentication agent. This fixes #3423

The Windows support is limited to the Pageant SSH authentication agent.
This fixes #3423
@svanharmelen
Copy link
Contributor Author

@phinze any thoughts about this one?

@phinze
Copy link
Contributor

phinze commented Jan 6, 2016

This LGTM - thanks @svanharmelen!

phinze added a commit that referenced this pull request Jan 6, 2016
@phinze phinze merged commit 0d3b862 into hashicorp:master Jan 6, 2016
@svanharmelen
Copy link
Contributor Author

Thanks!

@svanharmelen svanharmelen deleted the f-ssh-agent-windows branch January 8, 2016 23:03
@FloNeu
Copy link

FloNeu commented Jan 19, 2016

Is this change already released with current version? Trying to see if this fixes my issue ( https://github.com/hashicorp/otto/issues/383 ) too...

@svanharmelen
Copy link
Contributor Author

@FloNeu yes, this is in Terraform v0.6.9

@phxgithub
Copy link

@svanharmelen do I need to use pageant on Windows or should I file a new issue if you know?

Error applying plan:

3 error(s) occurred:

* SSH agent requested but Pageant not running
* SSH agent requested but Pageant not running
* SSH agent requested but Pageant not running

Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.

@svanharmelen
Copy link
Contributor Author

@phxgithub yes, as documented here you need to use Pageant on Windows to make this work.

@ghost
Copy link

ghost commented Apr 23, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants