terraform-provider-docker/testdata/resources
Martin 777e292b7f
feat: Implementation of docker_tag resource. (#418)
* feat: Basic implementation of docker_tag resource.

* feat: Adding new AccDockerTag tests to ci pipeline.

* fix: Update failing tests.

* docs: Update tags documentation.

* fix: Fix docker_tags test.

* fix: docker_tag tests now download platform specific images.

* fix: also pull correct busybox image for dockert_tag test.
2022-07-28 14:03:16 +02:00
..
docker_container feat: add container storage opts (#258) 2021-08-05 06:59:48 +09:00
docker_image fix: Enables having a Dockerfile outside the context (#402) 2022-07-13 09:01:52 +02:00
docker_network chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00
docker_plugin fix/service image name (#212) 2021-06-21 09:24:02 +02:00
docker_registry_image fix: Enables having a Dockerfile outside the context (#402) 2022-07-13 09:01:52 +02:00
docker_service fix/service bind options (#234) 2021-06-27 16:34:01 +02:00
docker_tag feat: Implementation of docker_tag resource. (#418) 2022-07-28 14:03:16 +02:00
docker_volume chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00
provider fix: Enable authentication to multiple registries again. (#400) 2022-07-15 13:05:26 +02:00