terraform-provider-docker/testdata/resources
Martin 661c6628ff
feat: Migrate build block to docker_image (#501)
* feat: docker_image now has all build capabilities from docker_registry_image

* tests: Move all docker_registry_image build tests to docker_image.

* fix: Change build.context to optional.

* docs: Update docs.
2023-01-05 13:27:40 +01:00
..
docker_container fix: Replace deprecated .latest attribute with new image_id. (#453) 2022-09-05 15:14:45 +02:00
docker_image feat: Migrate build block to docker_image (#501) 2023-01-05 13:27:40 +01: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 feat: Migrate build block to docker_image (#501) 2023-01-05 13:27:40 +01:00
docker_service feat(service): add alias for networks (#241) 2023-01-04 14:03:13 +01: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 feat: Support registries with disabled auth (#494) 2022-12-22 16:55:26 +01:00