We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dcb73e commit b04a561Copy full SHA for b04a561
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## [1.0.17]
4
+
5
+- @Lugoues support tunnels other than ssh (via use of `-f` flag)
6
7
## [1.0.16]
8
9
- @Lugoues Better handling of regions and reading of AWS_REGION env var
aws-connect
@@ -3,7 +3,7 @@
# Wrapper around AWS session manager for instance access and SSH tunnels
programname=$0
-version=1.0.16
+version=1.0.17
# Defaults
action=ssh
0 commit comments