Skip to content

Releases: loafoe/terraform-provider-ssh

v2.7.0

07 Feb 09:31
07251d3
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #66
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.0 by @dependabot in #67
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.0 to 2.26.1 by @dependabot in #68
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #71
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.30.0 by @dependabot in #82
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.30.0 to 2.32.0 by @dependabot in #87
  • Added optional flag for ignoring ssh error "no supported methods remain" by @ownercoder in #84

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

10 Feb 22:12
41b7abd
Compare
Choose a tag to compare

Full Changelog: v2.5.0...v2.6.0

v2.5.0

10 Feb 13:11
7298f5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

04 Feb 12:45
9dbafdb
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 by @dependabot in #57
  • Feature: provide optional password to ssh config by @jalemann in #60
  • Support for password authentication #59 by @loafoe in #62

New Contributors

  • @jalemann made their first contribution in #60

Full Changelog: v2.3.0...v2.4.0

v2.3.0

18 Oct 10:02
61d7be3
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.22.0 to 2.23.0 by @dependabot in #49
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.23.0 to 2.24.0 by @dependabot in #55
  • Retry SSH commands on error by @loafoe in #56

Full Changelog: v2.2.0...v2.3.0

v2.2.1

16 Sep 11:44
531c423
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.22.0 to 2.23.0 by @dependabot in #49

Full Changelog: v2.2.0...v2.2.1

v2.2.0

10 Sep 10:16
2cdddaa
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0 by @dependabot in #44
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.21.0 by @dependabot in #46
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.22.0 by @dependabot in #47
  • Sensitive resource by @loafoe in #48

Full Changelog: v2.1.0...v2.2.0

v2.1.0

23 Jul 16:47
a9cd138
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.17.0 to 2.18.0 by @dependabot in #41
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0 by @dependabot in #42
  • Add pre_commands argument #43

Full Changelog: v2.0.1...v2.1.0

v2.0.1

01 Jul 09:08
4fa4d4a
Compare
Choose a tag to compare

What has changed

  • Validate resource on create (#40)

Full Changelog: v2.0.0...v2.0.1

v2.0.0

27 Jun 18:41
dfbfb1d
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.12.0 to 2.13.0 by @dependabot in #29
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.13.0 to 2.14.0 by @dependabot in #32
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.14.0 to 2.15.0 by @dependabot in #34
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.15.0 to 2.16.0 by @dependabot in #35
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.16.0 to 2.17.0 by @dependabot in #36
  • Add when feature to control create or destroy activation by @loafoe in #39

Full Changelog: v1.2.0...v2.0.0