Skip to content

Support Tailscale SSH #10

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

Closed
mheffner opened this issue Jan 30, 2024 · 3 comments · Fixed by #13
Closed

Support Tailscale SSH #10

mheffner opened this issue Jan 30, 2024 · 3 comments · Fixed by #13

Comments

@mheffner
Copy link
Contributor

Curious if you've looked at the (in beta) Tailscale SSH support. Could it replace some of the SSM responsibilities here?

@Gowiem
Copy link
Member

Gowiem commented Jan 30, 2024

@mheffner that's a good question -- we have not yet. I believe today for our org/client needs, we typically use Tailscale as a means to get at internal network resources, which has largely removed our need to SSH / port-forward. That said... I imagine we should at least confirm that our module supports the new SSH capabilities. Something I'll look into and report back on.

The SSH functionality would definitely replace or overlap the SSM responsibilities, but I would imagine it would still be useful to keep around as a backup in case Tailscale is down or something gets borked with the configuration. Still, maybe that's just me thinking of worst case scenario and we could simplify this module a good deal by removing the SSM agent side of things. Something we'll think about internally.

cc @gberenice in case she has any thoughts / has tried out Tailscale SSH.

@mheffner
Copy link
Contributor Author

Thanks for the quick response @Gowiem, makes sense. Yeah, I don't know how often we would realistically need to SSH into the TS subnet router boxes. Having a backup could be nice, we would need to think through the scenarios a bit more.

Thanks for all the work you've put into the module here!

@Gowiem
Copy link
Member

Gowiem commented Feb 20, 2024

@mheffner we ended up needing tailscale SSH support for a client, so we built it in. Check out https://github.com/masterpointio/terraform-aws-tailscale/releases/tag/1.0.0 and let us know your thoughts!

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

Successfully merging a pull request may close this issue.

2 participants