mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-29 02:59:59 -05:00
* fix: service container wait only apply if the destroy grace period is larger than 0s. Interpret also the wait result chan and errors * chore(service): explains why we ignore certain errors * chore: readds terraform-plugin-docs * docs(service): explains the behavior if the grace period is 0s * fix(service): ignore certain errors on wait error * refactor: introduce more speaking error contains ignorable message method because it's more precise on what's happening in the code |
||
|---|---|---|
| .. | ||
| config.md | ||
| container.md | ||
| image.md | ||
| network.md | ||
| plugin.md | ||
| registry_image.md | ||
| secret.md | ||
| service.md | ||
| volume.md | ||