You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Hello!
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 replaceansible
.Affected area/feature
The
remote.NewCommand
resource. I will submit a PR shortly with a potential implementation.The text was updated successfully, but these errors were encountered: