terraform-provider-docker/docs/resources
Tyler Sullivan d6077e672c
feat: Configurable timeout for docker_container resource stateChangeConf (#454)
* make the docker_container resource stateChangeConf timeout configurable

* remove commented out code

* update docs

* use milliseconds for consistency

* update description to say milliseconds

* fix log fmt to show actual seconds from milliseconds, and make website-generation

* fix: import state for containerReadRefreshTimeoutMillisecondsDefault

* fix: typo in comment

Co-authored-by: Tyler Sullivan <tyler.sullivan@smartsheet.com>
Co-authored-by: Martin <Junkern@users.noreply.github.com>
2022-09-13 15:44:25 +02:00
..
config.md docs: Fix docker config example. 2022-09-02 15:15:09 +02:00
container.md feat: Configurable timeout for docker_container resource stateChangeConf (#454) 2022-09-13 15:44:25 +02:00
image.md feat: Add image_id attribute to docker_image resource. (#450) 2022-09-05 13:55:41 +02:00
network.md docs: Improve docker network usage documentation [skip-ci] 2022-08-01 13:22:15 +02:00
plugin.md chore(ci): Update website-generation workflow (#386) 2022-06-17 12:09:59 +02:00
registry_image.md chore(ci): Update website-generation workflow (#386) 2022-06-17 12:09:59 +02:00
secret.md chore(ci): Update website-generation workflow (#386) 2022-06-17 12:09:59 +02:00
service.md fix: Switch to proper go tools mechanism to fix website-* workflows. (#399) 2022-07-11 14:55:15 +02:00
tag.md feat: Implementation of docker_tag resource. (#418) 2022-07-28 14:03:16 +02:00
volume.md chore(ci): Update website-generation workflow (#386) 2022-06-17 12:09:59 +02:00