Releases: loafoe/terraform-provider-ssh
Releases · loafoe/terraform-provider-ssh
v2.7.0
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
- @ownercoder made their first contribution in #84
Full Changelog: v2.6.0...v2.7.0
v2.6.0
Full Changelog: v2.5.0...v2.6.0
v2.5.0
v2.4.0
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
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
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
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
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
v2.0.0
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