Loafoe Terraform Provider Ssh Versions Save

Copy files and run commands remotely via SSH, with bastion and proxy support

v1.2.0

2 years ago
  • Option to configure SSH ports to use for bastion and host server (#26)

v1.1.0

2 years ago
  • Configurable command timeout (#24)

v1.0.1

2 years ago
  • Small refactor for better code use

v1.0.0

2 years ago
  • Capture result from command
  • Feature complete for version 1

v0.4.0

2 years ago
  • Improve debug logging
  • Don't ignore file copy errors

v0.3.0

2 years ago
  • Support for using SSH-agent (#14)
  • Provider can be debugged using --debug flag

v0.2.2

2 years ago
  • Add optional host_user option to override host username

v0.2.1

2 years ago
  • Optional support different keys between bastion and host (@vikramraodp)

v0.2.0

3 years ago
  • Add permissions, user and group settings to file
  • Bug fix (#1)

v0.1.1

3 years ago
  • Documentation fix (@jeffbski-rga)