-
Notifications
You must be signed in to change notification settings - Fork 491
Open
Labels
enhancementneeds triageWaiting for discussion / prioritization by teamWaiting for discussion / prioritization by team
Milestone
Description
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
It would be nice to be able to define an executable or webhook to access that will return bastion data for a host.
This could easily hook into the .WithSSHBastionFunc()
and provide a func that attempts a webhook or executes a local script to return a config.Bastion
in json.
Why is this needed?
For environments that have network segmentation it would be convenient to be able to ssh host.example.com
and have step fill in all bastion data so jump hosts etc do not need to be defined by hand.
Metadata
Metadata
Assignees
Labels
enhancementneeds triageWaiting for discussion / prioritization by teamWaiting for discussion / prioritization by team