terraform-provider-docker/testdata/resources
Martin a7f4e6d418
feat: Add docker_compose resource (#918)
* feat: Add docker_compose resource

* test: Run docker-compose tests as acc tests

* chore(docs): Update documentation

* chore(deps): Update gomod

* chore: Try out macos runner and go 1.25

* chore: Update goreleaser configuration

* chore: Update goreleaser versions and github actions

* chore: Bump remaining setup-go action and go version in workflows

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Junkern <3775779+Junkern@users.noreply.github.com>
2026-05-07 22:38:59 +02:00
..
docker_buildx_builder chore(ci): Add retryon429 for markdownlint (#736) 2025-06-04 19:51:09 +02:00
docker_compose feat: Add docker_compose resource (#918) 2026-05-07 22:38:59 +02:00
docker_container Add platform support to docker_container for cross-architecture emulation (#886) 2026-04-04 13:25:58 +02:00
docker_image Fix: calculation of Dockerfile path in docker_image build (#853) 2026-02-20 17:33:27 +01:00
docker_network Fix: calculation of Dockerfile path in docker_image build (#853) 2026-02-20 17:33:27 +01:00
docker_plugin fix/service image name (#212) 2021-06-21 09:24:02 +02:00
docker_registry_image feat: Add build attribute for docker_registry_image (#805) 2025-10-08 19:39:40 +02:00
docker_service chore: Add deprecation for docker_service.networks_advanced.name (#837) 2026-01-20 23:43:28 +01:00
docker_tag feat: Implementation of docker_tag resource. (#418) 2022-07-28 14:03:16 +02:00
docker_volume feat: Implement docker cluster volume (#793) 2025-09-25 23:32:53 +02:00
provider feat: Support registries with disabled auth (#494) 2022-12-22 16:55:26 +01:00