terraform-provider-docker/testdata/resources/docker_service
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
..
testAccDockerServiceConflictingGlobalAndReplicated.tf chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00
testAccDockerServiceConflictingGlobalModeAndConverge.tf chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00
testAccDockerServiceConvergeAndStopGracefully.tf fix/service image name (#212) 2021-06-21 09:24:02 +02:00
testAccDockerServiceFullSpec.tf feat(service): add alias for networks (#241) 2023-01-04 14:03:13 +01:00
testAccDockerServiceGlobalReplicationMode.tf fix/service image name (#212) 2021-06-21 09:24:02 +02:00
testAccDockerServiceMinimalSpec.tf fix/service image name (#212) 2021-06-21 09:24:02 +02:00
testAccDockerServiceMounts.tf fix/service bind options (#234) 2021-06-27 16:34:01 +02:00
testAccDockerServiceNonExistingPrivateImageConverge.tf chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00
testAccDockerServicenonExistingPublicImageConverge.tf chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00
testAccDockerServicePartialReplicationConfig.tf fix/service image name (#212) 2021-06-21 09:24:02 +02:00
testAccDockerServicePartialReplicationConfigStep2.tf fix/service image name (#212) 2021-06-21 09:24:02 +02:00
testAccDockerServicePartialReplicationConfigStep3.tf fix/service image name (#212) 2021-06-21 09:24:02 +02:00
testAccDockerServicePrivateImageConverge.tf fix/service image name (#212) 2021-06-21 09:24:02 +02:00
updateFailsAndRollbackConvergeConfig.tf fix/service image name (#212) 2021-06-21 09:24:02 +02:00