Releases: kreuzwerker/terraform-provider-docker
Releases · kreuzwerker/terraform-provider-docker
v3.0.2
v3.0.1
What's Changed
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v2.25.0
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
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
- @AndreMiras made their first contribution in #487
- @lenox-joseph made their first contribution in #491
Full Changelog: v2.23.1...v2.24.0
v2.23.1
What's Changed
- fix: Set
OS_ARCH
fromGOHOSTOS
andGOHOSTARCH
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
- @wafuwafu13 made their first contribution in #477
- @cozzbie made their first contribution in #482
Full Changelog: v2.23.0...v2.23.1
v2.23.0
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
- @benley made their first contribution in #462
- @bukowa made their first contribution in #471
- @bhuisgen made their first contribution in #467
Full Changelog: v2.22.0...v2.23.0
v2.22.0
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
- @wSedlacek made their first contribution in #451
- @sullivtr made their first contribution in #454
Full Changelog: v2.21.0...v2.22.0
v2.21.0
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
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
- @madduci made their first contribution in #438
- @giesmininkas made their first contribution in #433
Full Changelog: v2.20.2...v2.20.3