Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

feat(ssh): Use ssh-agent instead of private_key #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gnuletik
Copy link

This fixes the following issue when using a password protected private key :

password protected keys are not supported. Please decrypt the key prior to use.

@stephenmoloney
Copy link
Collaborator

I also use ssh-agent but I didn't make a merge request as it forces others to do the same.
If this could be made using a conditional and a terraform variable I think that would be a bit better so users could opt for ssh-agent according to the user's terraform vars.

@gnuletik
Copy link
Author

Hi ! @stephenmoloney ! Thanks for your fast answer.

Yeah, that's what I thought.
I'll add a variable to configure it if that's possible (I'm new to terraform).
I'll update the PR in the coming days.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants