github kreuzwerker/terraform-provider-docker v4.2.0

6 hours ago

What's Changed

  • Expose attached container network addresses in docker_network data source by @Copilot in #897
  • docs: add missing docker_exec/buildx examples and align action name to docker_exec by @Copilot in #898
  • feat: Add docker import action by @Junkern in #900
  • Fix docker_container.container_logs to return demultiplexed log content by @Copilot in #899
  • Normalize docker_service max_failure_ratio diffs to prevent 0 vs 0.0 drift by @Copilot in #901
  • Fix flaky docker_container destroy by disabling link removal during delete by @Copilot in #902
  • feat: Implement docker registry image tags resource by @Junkern in #903
  • chore: Replace git-chglog with git-cliff by @Junkern in #904
  • fix(deps): update module github.com/hashicorp/terraform-plugin-mux to v0.23.1 by @renovate[bot] in #905
  • fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 by @renovate[bot] in #906
  • chore: Prepare release 4.2.0 by @Junkern in #907

Full Changelog: v4.1.0...v4.2.0

Don't miss a new terraform-provider-docker release

NewReleases is sending notifications on new releases.