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

allow tailscale SSH #118

Merged
merged 1 commit into from
Feb 20, 2024
Merged

allow tailscale SSH #118

merged 1 commit into from
Feb 20, 2024

Conversation

jaxxstorm
Copy link
Member

@jaxxstorm jaxxstorm commented Feb 20, 2024

| Ellipsis | 🚀 This PR description was created by Ellipsis for commit c9e5c69. |
|--------|--------|

Summary:

This PR introduces the ability to enable SSH for Tailscale in AWS and Azure by updating relevant structs and functions in aws/bastion.go and azure/bastion.go.

Key points:

  • Added EnableSSH field to BastionArgs and UserDataArgs structs in aws/bastion.go and azure/bastion.go.
  • Updated NewBastion function in both files to include args.EnableSSH in the pulumi.All function call and in the UserDataArgs struct initialization.

Generated with ❤️ by ellipsis.dev

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problems found on commit 792bfec


Something look wrong? Tag @ellipsis-dev in a comment, or customize the ellipsis.yaml for this repository.

Generated with ❤️ by ellipsis.dev

@jaxxstorm jaxxstorm merged commit c9e5c69 into main Feb 20, 2024
11 checks passed
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problems found on commit c9e5c69


Something look wrong? Tag @ellipsis-dev in a comment, or customize the ellipsis.yaml for this repository.

Generated with ❤️ by ellipsis.dev

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 this pull request may close these issues.

1 participant