github kreuzwerker/terraform-provider-docker v3.7.0

6 hours ago

Please note

Due to the only maintainer @Junkern not being org admin of the kreuzwerker org, he cannot update the GPG key in the terraform registry. All versions starting with v3.7.0 are signed with a new GPG key (because the old one expired). Installing this version with terraform might lead to problems. opentofu is fine once opentofu/registry#2844 (comment) is merged

What's Changed

  • fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.22.0 by @renovate[bot] in #755
  • fix(deps): update module golang.org/x/sync to v0.16.0 by @renovate[bot] in #758
  • chore(deps): update dependency go to v1.24.5 by @renovate[bot] in #757
  • chore(deps): update dependency go to v1.24.6 by @renovate[bot] in #764
  • fix(deps): update module google.golang.org/protobuf to v1.36.7 by @renovate[bot] in #765
  • fix(deps): update module github.com/docker/go-connections to v0.6.0 by @renovate[bot] in #766
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #768
  • Add timeout support to docker_registry_image resource by @Copilot in #769
  • fix: Correctly get and set nanoCPUs from container by @Junkern in #771
  • feat: Implement cache_from and cache_to for docker_image by @Junkern in #772
  • feat: Implement memory_reservation and network_mode enhancements by @Junkern in #773
  • chore: Prepare release v3.7.0 by @Junkern in #774

New Contributors

  • @Copilot made their first contribution in #769

Full Changelog: v3.6.2...v3.7.0

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

NewReleases is sending notifications on new releases.