Skip to content

Releases: kreuzwerker/terraform-provider-docker

v3.0.2

17 Mar 16:04
Compare
Choose a tag to compare
Release v3.0.2

v3.0.1

13 Jan 15:12
Compare
Choose a tag to compare

What's Changed

  • fix: Access health of container correctly. by @Junkern in #506

Full Changelog: v3.0.0...v3.0.1

v3.0.0

13 Jan 12:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.25.0...v3.0.0

v2.25.0

05 Jan 12:46
Compare
Choose a tag to compare

What's Changed

  • docs: Add documentation of remote hosts. by @Junkern in #498
  • feat: Add sysctl implementation. by @Junkern in #499
  • feat: Add platform attribute to docker_image resource by @Junkern in #500
  • feat(service): add alias for networks by @mavogel in #241
  • feat: Migrate build block to docker_image by @Junkern in #501

Full Changelog: v2.24.0...v2.25.0

v2.24.0

23 Dec 11:35
Compare
Choose a tag to compare

What's Changed

  • docs: Update command typo by @AndreMiras in #487
  • feat: add IPAM options block for docker networks by @lenox-joseph in #491
  • fix(deps): update module github.com/docker/cli to v20.10.22+incompatible by @renovate in #489
  • fix(deps): update module github.com/docker/docker to v20.10.22+incompatible by @renovate in #490
  • chore(deps): update goreleaser/goreleaser-action action to v4 by @renovate in #485
  • feat: Support registries with disabled auth by @Junkern in #494
  • feat: Add triggers attribute to docker_registry_image by @lenox-joseph in #496
  • feat: cgroupns support by @Junkern in #497

New Contributors

Full Changelog: v2.23.1...v2.24.0

v2.23.1

23 Nov 16:12
Compare
Choose a tag to compare

What's Changed

  • fix: Set OS_ARCH from GOHOSTOS and GOHOSTARCH by @wafuwafu13 in #477
  • fix(deps): update module github.com/moby/buildkit to v0.10.6 by @renovate in #478
  • fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.24.1 by @renovate in #479
  • fix: Handle Auth Header Scopes by @cozzbie in #482

New Contributors

Full Changelog: v2.23.0...v2.23.1

v2.23.0

02 Nov 11:11
Compare
Choose a tag to compare

What's Changed

  • fix: Correct provider name to match the public registry by @benley in #462
  • fix(deps): update module github.com/golangci/golangci-lint to v1.50.0 by @renovate in #469
  • feat: add docker logs data source by @bukowa in #471
  • fix(deps): update module github.com/moby/buildkit to v0.10.5 by @renovate in #472
  • fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.24.0 by @renovate in #456
  • feat: support docker container healthy state by @bhuisgen in #467
  • fix(deps): update module github.com/docker/cli to v20.10.21+incompatible by @renovate in #457
  • fix(deps): update module github.com/docker/docker to v20.10.21+incompatible by @renovate in #459

New Contributors

Full Changelog: v2.22.0...v2.23.0

v2.22.0

20 Sep 15:04
Compare
Choose a tag to compare

What's Changed

  • fix: oauth authorization support for azurecr by @wSedlacek in #451
  • Configurable timeout for docker_container resource stateChangeConf by @sullivtr in #454

New Contributors

Full Changelog: v2.21.0...v2.22.0

v2.21.0

05 Sep 13:54
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/docker/go-units to v0.5.0 by @renovate in #445
  • fix(deps): update module github.com/golangci/golangci-lint to v1.49.0 by @renovate in #441
  • feat: Update used goversion to 1.18. by @Junkern in #449
  • fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.21.0 by @renovate in #434
  • fix: Remove reading part of docker_tag resource. by @Junkern in #448
  • feat: Add image_id attribute to docker_image resource. by @Junkern in #450
  • fix: Replace deprecated .latest attribute with new image_id. by @Junkern in #453

Full Changelog: v2.20.3...v2.21.0

v2.20.3

31 Aug 07:25
Compare
Choose a tag to compare

What's Changed

  • Adding Support for Windows Paths in Bash by @madduci in #438
  • fix(deps): update module github.com/katbyte/terrafmt to v0.5.2 by @renovate in #437
  • fix: Docker Registry Image data source use HEAD request to query image digest by @giesmininkas in #433
  • fix(deps): update module github.com/moby/buildkit to v0.10.4 by @renovate in #440

New Contributors

Full Changelog: v2.20.2...v2.20.3