terraform-provider-docker/examples/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
..
import-create.sh feat/doc generation (#193) 2021-05-21 21:30:56 +09:00
import-resource.sh feat/doc generation (#193) 2021-05-21 21:30:56 +09:00
import-resource.tf feat/doc generation (#193) 2021-05-21 21:30:56 +09:00
import.sh feat/doc generation (#193) 2021-05-21 21:30:56 +09:00
resource-advanced.tf fix/service bind options (#234) 2021-06-27 16:34:01 +02:00
resource-basic-create.sh feat/doc generation (#193) 2021-05-21 21:30:56 +09:00
resource-basic-image-ds.tf fix/service image name (#212) 2021-06-21 09:24:02 +02:00
resource-basic.tf fix/service image name (#212) 2021-06-21 09:24:02 +02:00