terraform-provider-docker/docs/resources
Copilot 549089dd1e
Some checks failed
Acc Tests / Detect acc-test matrix (push) Has been cancelled
Compile Binaries / compile-fast (push) Has been cancelled
Compile Binaries / compile (push) Has been cancelled
golangci-lint / lint (push) Has been cancelled
Unit Tests / unit-test (push) Has been cancelled
Website Checks / markdown-link-check (push) Has been cancelled
Docs and Website Lint / website-generation (push) Has been cancelled
Docs and Website Lint / website-lint-spellcheck-tffmt (push) Has been cancelled
Docs and Website Lint / markdown-lint (push) Has been cancelled
Acc Tests / acc-test (push) Has been cancelled
fix: Honor host_path in docker_container.volumes when both source fields are set (#930)
* Initial plan

* fix(container): prefer host_path over volume_name

Agent-Logs-Url: https://github.com/kreuzwerker/terraform-provider-docker/sessions/a7e3eac2-9d71-4590-b3d8-41419e20cfc8

Co-authored-by: Junkern <3775779+Junkern@users.noreply.github.com>

* test(container): rename host path precedence test

Agent-Logs-Url: https://github.com/kreuzwerker/terraform-provider-docker/sessions/a7e3eac2-9d71-4590-b3d8-41419e20cfc8

Co-authored-by: Junkern <3775779+Junkern@users.noreply.github.com>

* docs(container): clarify volume source precedence

Agent-Logs-Url: https://github.com/kreuzwerker/terraform-provider-docker/sessions/94c49532-54eb-4f37-a391-61d1089da1b1

Co-authored-by: Junkern <3775779+Junkern@users.noreply.github.com>

* chore: Update container.md docs

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Junkern <3775779+Junkern@users.noreply.github.com>
Co-authored-by: Martin <Junkern@users.noreply.github.com>
Co-authored-by: Martin Wentzel <nitram.wentzel@gmail.com>
2026-05-11 23:52:57 +02:00
..
buildx_builder.md docs: add missing docker_exec/buildx examples and align action name to docker_exec (#898) 2026-04-09 22:43:12 +02:00
compose.md feat: Add docker_compose resource (#918) 2026-05-07 22:38:59 +02:00
config.md feat: Add plaintext data_raw input for human-readable docker_config diffs (#913) 2026-05-07 23:15:39 +02:00
container.md fix: Honor host_path in docker_container.volumes when both source fields are set (#930) 2026-05-11 23:52:57 +02:00
image.md feat: Add docker_compose resource (#918) 2026-05-07 22:38:59 +02:00
network.md chore: Add deprecation for docker_service.networks_advanced.name (#837) 2026-01-20 23:43:28 +01:00
plugin.md chore(ci): Update website-generation workflow (#386) 2022-06-17 12:09:59 +02:00
registry_image.md feat: Add docker_compose resource (#918) 2026-05-07 22:38:59 +02:00
secret.md chore(ci): Update website-generation workflow (#386) 2022-06-17 12:09:59 +02:00
service.md Feature: Multiple enhancements (#854) 2026-02-20 23:42:03 +01:00
tag.md chore(deps): update actions/checkout action to v5 (#768) 2025-08-12 16:29:43 +02:00
volume.md feat: Implement docker cluster volume (#793) 2025-09-25 23:32:53 +02:00