Skip to content

Releases: tenstad/terraform-provider-remote

v0.2.1

Choose a tag to compare

@tenstad tenstad released this 02 Aug 05:54
fd27d25

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.40.0 by @dependabot[bot] in #239
  • Call closeRemoteClient in defer func by @elbandi in #233
  • chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.1 to 2.37.0 by @dependabot[bot] in #235
  • Add support for encrypted private keys by @elbandi in #236
  • chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 by @dependabot[bot] in #238

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@tenstad tenstad released this 01 May 06:14
7263b21

Notable Changes

What's Changed

  • Bump actions/checkout from 4.1.2 to 4.1.4 by @dependabot in #179
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.0 to 0.19.1 by @dependabot in #178
  • chore: fix deprecated goreleaser changelog.skip by @tenstad in #176
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.4 by @dependabot in #190
  • Bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0 by @dependabot in #188
  • chore: migrate to new goreleaser by @tenstad in #191
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 by @dependabot in #186
  • Bump actions/checkout from 4.1.4 to 4.1.6 by @dependabot in #185
  • chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.25.0 by @dependabot in #195
  • chore(deps): bump github.com/bramvdbogaerde/go-scp from 1.4.0 to 1.5.0 by @dependabot in #194
  • chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #193
  • chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #192
  • chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #196
  • chore: allow running tests directly when developing inside a container by @tenstad in #203
  • fix: check type casting by @tenstad in #202
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #201
  • chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.28.0 by @dependabot in #200
  • refactor: scope errors by @tenstad in #204
  • fix: check set calls for errors by @tenstad in #205
  • refactor: scoping and lint warnings by @tenstad in #206
  • chore: format workflows by @tenstad in #209
  • chore(deps): bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #210
  • chore(deps): bump github.com/pkg/sftp from 1.13.6 to 1.13.7 by @dependabot in #208
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #207
  • chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #213
  • ci: fix terraform in generate by @tenstad in #227
  • chore(deps): bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 by @dependabot in #225
  • chore(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.3.0 by @dependabot in #226
  • chore(deps): bump github.com/pkg/sftp from 1.13.7 to 1.13.9 by @dependabot in #224
  • chore: upgrade go to 1.23 by @tenstad in #228
  • chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.21.0 by @dependabot in #223
  • chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.36.1 by @dependabot in #221
  • refactor: diag.FromErr by @tenstad in #230
  • chore: upgrade to go 1.24 by @tenstad in #229
  • chore(deps): bump golang.org/x/crypto from 0.33.0 to 0.37.0 by @dependabot in #222
  • refactor: simplify running cmd in RemoteClient by @tenstad in #232

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.3

Choose a tag to compare

@tenstad tenstad released this 22 Apr 07:38
3755190

Notable Changes

  • feat: display user@host:port in error message by @tenstad in #159

All Changes

  • chore: upgrade go to 1.22 by @tenstad in #161
  • Bump actions/checkout from 3.5.0 to 3.5.3 by @dependabot in #145
  • Bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0 by @dependabot in #152
  • Bump goreleaser/goreleaser-action from 3.2.0 to 4.3.0 by @dependabot in #146
  • Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.22.0 by @dependabot in #162
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.10.1 to 0.18.0 by @dependabot in #163
  • fix: readfile by @tenstad in #160
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.17.0 to 2.33.0 by @dependabot in #164
  • Bump github.com/bramvdbogaerde/go-scp from 0.0.0-20210327204631-70ee53679fc9 to 1.4.0 by @dependabot in #165
  • ci: write permission on docker build/push by @tenstad in #172
  • Bump github.com/pkg/sftp from 1.13.5 to 1.13.6 by @dependabot in #171
  • Bump actions/checkout from 3.5.3 to 4.1.2 by @dependabot in #170
  • Bump actions/setup-go from 4 to 5 by @dependabot in #169
  • Bump goreleaser/goreleaser-action from 4.3.0 to 5.0.0 by @dependabot in #168
  • Bump docker/login-action from 2 to 3 by @dependabot in #167
  • Bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.1.0 by @dependabot in #166
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.0 by @dependabot in #175
  • Bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #174
  • Bump docker/build-push-action from 4 to 5 by @dependabot in #173
  • feat: display user@host:port in error message by @tenstad in #159

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@tenstad tenstad released this 19 Jun 10:55
4d420f5

#148 feat: owner_name and group_name fields

v0.1.1

Choose a tag to compare

@tenstad tenstad released this 21 Oct 07:23

#109 feat: timeout field in conn

v0.1.0

Choose a tag to compare

@tenstad tenstad released this 12 Jun 10:35

#84 fix: non-sudo chmod
#87 Update error messages
#90 Remove file from state on file-not-found
#91 Remove ForceNew on content field
#93 Improve error feedback

v0.0.25

Choose a tag to compare

@tenstad tenstad released this 09 Jun 06:46

#75 Ability to specify user and group ownership. Additionally, file permissions are now read from remote host (no longer write only).

v0.0.24

Choose a tag to compare

@tenstad tenstad released this 12 May 16:28

#74 fix: concurrent writes

v0.0.23

Choose a tag to compare

@tenstad tenstad released this 06 Feb 09:06
bd46bbf

#31 Add agent to conn
#46 Add ForceNew to port
#48 Remove result_conn
#50 Update resource ID to include port

v0.0.22

Choose a tag to compare

@tenstad tenstad released this 03 Nov 18:07
7536efd

Upgrade to go 1.16