Skip to content

Releases: numtide/terraform-provider-linuxbox

v0.5.8

11 Jan 23:01
e3fb25e
Compare
Choose a tag to compare

What's Changed

  • proper sudo for text_file resource by @draganm in #90

Full Changelog: v0.5.7...v0.5.8

v0.5.7

11 Jan 22:07
bd8a957
Compare
Choose a tag to compare

What's Changed

  • add sudo option for the text_file resource by @draganm in #89

Full Changelog: v0.5.6...v0.5.7

v0.5.6

22 Oct 12:14
Compare
Choose a tag to compare

Full Changelog: v0.5.5...v0.5.6

v0.5.5

22 Oct 12:07
Compare
Choose a tag to compare

Full Changelog: v0.5.4...v0.5.5

v0.5.4

22 Oct 10:25
42d99c7
Compare
Choose a tag to compare

What's Changed

  • add optional sudo arg for text_file_resource datasource by @draganm in #88

Full Changelog: v0.5.3...v0.5.4

v0.5.3

22 Oct 09:51
Compare
Choose a tag to compare

Full Changelog: v0.5.1...v0.5.3

v0.5.2

21 Oct 21:28
7c1d23d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.2

v0.5.1

21 Oct 12:54
7c1d23d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

21 Oct 12:40
9ed65bd
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/docker/docker from 20.10.13+incompatible to 20.10.14+incompatible by @dependabot in #29
  • build(deps): bump github.com/docker/cli from 20.10.13+incompatible to 20.10.14+incompatible by @dependabot in #28
  • build(deps): bump github.com/docker/docker from 20.10.14+incompatible to 20.10.15+incompatible by @dependabot in #31
  • build(deps): bump github.com/docker/docker from 20.10.15+incompatible to 20.10.21+incompatible by @dependabot in #43
  • build(deps): bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1 by @dependabot in #54
  • build(deps): bump github.com/docker/cli from 20.10.14+incompatible to 23.0.0+incompatible by @dependabot in #53
  • build(deps): bump github.com/hashicorp/go-getter from 1.5.3 to 1.6.1 by @dependabot in #52
  • build(deps): bump github.com/opencontainers/runc from 1.1.0 to 1.1.2 by @dependabot in #50
  • build(deps): bump github.com/containerd/containerd from 1.6.1 to 1.6.12 by @dependabot in #49
  • build(deps): bump github.com/docker/docker from 20.10.21+incompatible to 23.0.0+incompatible by @dependabot in #51
  • build(deps): bump github.com/docker/docker from 23.0.0+incompatible to 23.0.1+incompatible by @dependabot in #55
  • build(deps): bump github.com/docker/cli from 23.0.0+incompatible to 23.0.1+incompatible by @dependabot in #56
  • build(deps): bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 by @dependabot in #58
  • build(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.18 by @dependabot in #57
  • build(deps): bump golang.org/x/crypto from 0.0.0-20220315160706-3147a52a75dd to 0.6.0 by @dependabot in #61
  • build(deps): bump github.com/moby/buildkit from 0.10.0 to 0.11.4 by @dependabot in #63
  • added linuxbox_text_file datasource by @draganm in #86

Full Changelog: v0.4.3...v0.5.0

v0.4.3

18 Mar 14:58
2126818
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk from 1.15.0 to 1.16.1 by @dependabot in #21
  • Correct calculation of container labels and env to apply by @mloughran in #22
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk from 1.16.1 to 1.17.2 by @dependabot in #25
  • fix private key parsing by @zimbatm in #26

New Contributors

Full Changelog: v0.4.1...v0.4.3