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 usage of bastion host for remote.NewCommand #131

Closed
Tracked by #159
nicklasfrahm opened this issue Sep 14, 2022 · 5 comments
Closed
Tracked by #159

Allow usage of bastion host for remote.NewCommand #131

nicklasfrahm opened this issue Sep 14, 2022 · 5 comments
Assignees
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Milestone

Comments

@nicklasfrahm
Copy link

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Currently it is not possible to execute a remote.NewCommand using a bastion host. This could be very useful for more advanced scenarios, where one would like to use Pulumi to replace ansible.

Affected area/feature

The remote.NewCommand resource. I will submit a PR shortly with a potential implementation.

@nicklasfrahm nicklasfrahm added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Sep 14, 2022
@jkisk jkisk removed the needs-triage Needs attention from the triage team label Sep 15, 2022
@stack72 stack72 added kind/enhancement Improvements or new features and removed kind/enhancement Improvements or new features labels Sep 16, 2022
@stack72
Copy link
Contributor

stack72 commented Sep 16, 2022

Hi @nicklasfrahm

Thanks for the great feature request here - the team will look at when they can get to add this

Paul

@nicklasfrahm
Copy link
Author

@stack72 I submitted a PR. I would need guidance as to how I can test this in isolation.

@nobitran
Copy link

Please implement this feature. In Terraform I can connect into Private Server (through Bastion Server). I access and run some commands on Private Server. Please implement this function. Thanks a lot.

@eBeyond
Copy link
Contributor

eBeyond commented Mar 23, 2023

@stack72 I've restructured the code of @nicklasfrahm in a new PR #192 .

@iwahbe iwahbe self-assigned this Sep 19, 2023
@iwahbe iwahbe added the resolution/fixed This issue was fixed label Sep 19, 2023
@iwahbe
Copy link
Member

iwahbe commented Sep 19, 2023

Fixed by #269, largely due to @eBeyond and @nicklasfrahm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants