Releases: flaupretre/terraform-ssh-tunnel
Releases · flaupretre/terraform-ssh-tunnel
v1.13.0
fix: need to output as JSON
v1.12.0
Merge pull request #20 from greed42/portable_sleep Use strict POSIX-compatible format for sleep arguments
v1.11.0
- Add variable ssh_parent_wait_sleep for specifying wait extra time for child SSH process (thanks to @cdepillabout)
v1.10.0
Modify README
v1.9.0
Disable strict host key checking in default ssh command
v1.8.0: Merge pull request #12 from randomcuriouscode/add-extra-sleep
Add an optional extra sleep before checking the child ssh tunnel process status
v1.6.1
iAdd LICENSE file