github kreuzwerker/terraform-provider-docker v4.1.0

11 hours ago

What's Changed

  • feat: Implement docker_exec action by @Junkern in #885
  • Allow docker_registry_image.auth_config to mirror provider registry_auth optional credentials by @Copilot in #887
  • Add platform support to docker_container for cross-architecture emulation by @Copilot in #886
  • Avoid docker_container replacement when only daemon default log_opts are present by @Copilot in #888
  • fix(deps): update module github.com/containerd/platforms to v1.0.0-rc.4 by @renovate[bot] in #889
  • fix: Make container deletion idempotent for missing containers by @robertbreker in #891
  • Fix docker_service platform flattening hash to prevent platform list drift on updates by @Copilot in #892
  • Add Plugin Framework docker_containers data source for Docker container enumeration by @Copilot in #893
  • Prevent docker_container read panic with CDI device_requests by hardening device flattening by @Copilot in #895
  • chore: Prepare release 4.1.0 by @Junkern in #896

New Contributors

Full Changelog: v4.0.0...v4.1.0

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

NewReleases is sending notifications on new releases.