Bastion CLI Session Port Forwarding & ARM64 Support

With the latest release of Bastion we’ve introduced some new functionality and improved some existing as as well as added documentation to the readme.

What’s New

ARM64 Support

Bastion now detects the user specified instance type and dynamically selects the appropriate AMI based on the supported architecture of the instance type.

ARM64 Example

Remote Port Forwarding

Bastion now provides the user the capabality to remote port forward to an instance via a configurable bastion instance. The feature provides inbuilt support to connect to RDS instances, however the ability to connect to other instance types such as EC2 exist via the ‘–remote host’ flag.

Port forwarding to an RDS instance example