Skip to content

Releases: flaupretre/terraform-ssh-tunnel

2.3.2

28 Jul 16:23
Compare
Choose a tag to compare
remove quotes from iap project

Signed-off-by: Vitaly Bukhovsky <[email protected]>

v2.3.1

15 Jul 23:57
Compare
Choose a tag to compare
Fix some shellcheck warnings

v2.3.0

15 Apr 10:06
Compare
Choose a tag to compare
Remove quotes from zone

2.2.3

28 Oct 15:47
Compare
Choose a tag to compare
Fix issue #46: tunnel.sh crashes on ps program check

2.2.2

19 Oct 11:55
Compare
Choose a tag to compare
Fixup #44: Fixup bug when defining `ABSPATH` variable

Using `cd` might cause shell to echo back new working directory
(cf. issue https://github.com/flaupretre/terraform-ssh-tunnel/issues/44)

Proposed solution is to redirect `cd` output to `/dev/null`

v2.2.1

10 Jun 14:01
Compare
Choose a tag to compare
Fix variables

v2.1.0

10 Dec 11:55
Compare
Choose a tag to compare
feat: add aws assume role support for ssm

v2.0.4

08 Oct 13:56
Compare
Choose a tag to compare
remove spaces in ps output

v2.0.3

27 Sep 13:54
Compare
Choose a tag to compare
Apply fix from #25

v2.0.2

19 Aug 14:34
Compare
Choose a tag to compare
shellcheck warning: remove 'function' keyword