terraform-provider-docker/testdata/resources
Manuel Vogel a5332be18d
feat(service): add alias for networks (#241)
* feat(service): outlines alias for networks

* feat: Add driver_opts sub-attribute.

* fix: network driver options type conversions.

* fix: Temporarily fix docker_service tests.

Co-authored-by: Martin <Junkern@users.noreply.github.com>
Co-authored-by: Martin Wentzel <martin.wentzel@kreuzwerker.de>
2023-01-04 14:03:13 +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: Add platform attribute to docker_image resource (#500) 2022-12-28 11:38:42 +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 fix: Enables having a Dockerfile outside the context (#402) 2022-07-13 09:01:52 +02: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