terraform-provider-docker/scripts
Manuel Vogel dc824c1030
Feat/swarm 4 new resources (#40)
Adds docker swarm features to the provider for the Docker Engine 17.09.1 and API Version 1.32. 

The spec is close to the API. By default, the swarm services are fire and forget. A converging config implements the features of the docker cli to ensure a service and all its replicas are up and running. Furthermore, service can have configs, secrets, networks, mounts and be added to a network.
2018-05-16 18:00:04 +02:00
..
testing Feat/swarm 4 new resources (#40) 2018-05-16 18:00:04 +02:00
changelog-links.sh Fix Changelog Links Script for docker provider 2017-06-26 09:49:48 -05:00
errcheck.sh initial commit 2017-06-05 20:59:08 +00:00
gofmtcheck.sh initial commit 2017-06-05 20:59:08 +00:00
gogetcookie.sh initial commit 2017-06-05 20:59:08 +00:00
runAccTests.sh Feat/swarm 4 new resources (#40) 2018-05-16 18:00:04 +02:00