terraform-provider-docker/testdata/resources/docker_service
Manuel Vogel 7f96a26866
fix/service bind options (#234)
* fix: give service bind_options propagation rprivate as default
* test: add second bind mount for full-service spec to test this case as well
* docs: add a second mount to service example
* fix(service): allow other options for mount binds although they might not be the specified type
* test: for empty and null mount bind
* docs(service): explains propagation more in details
* docs(service): adds missing default for propagation
* fix(test): update stop grace period to 30s for flaky test on gh actions

Co-authored-by: Shunsuke Suzuki <suzuki-shunsuke@users.noreply.github.com>
2021-06-27 16:34:01 +02: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 fix/service bind options (#234) 2021-06-27 16:34:01 +02: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