Xander Flood
5babf5fb17
secret and network cleanup
2019-11-12 17:41:59 -05:00
Xander Flood
0c39299bad
try this!
2019-11-09 00:03:19 -05:00
Xander Flood
b9dd25a94d
try this again?
2019-11-08 23:29:23 -05:00
Xander Flood
7e84878d39
get a look at all the Attributes
2019-11-08 23:15:34 -05:00
Xander Flood
95211f04f7
try straight indices
2019-11-08 19:13:31 -05:00
Xander Flood
1aa89c5e21
use %v not %s
2019-11-08 18:44:08 -05:00
Xander Flood
2ddb6c9308
woops
2019-11-08 18:33:52 -05:00
Xander Flood
24c3dc0386
trying something different
2019-11-08 18:24:50 -05:00
dubo-dubon-duponey
27a9f37c69
Move to standalone plugin SDK ( #200 )
...
Closes #197
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2019-10-09 20:25:38 +02:00
Matt Keeler
a789ce2036
Update to Terraform 0.12 ( #150 ). Closes #144
...
* Update to terraform 0.12
* Fix acceptance tests to make syntax 0.12 compatible.
2019-06-11 00:24:55 +02:00
Alex Pilon
aab8fac508
provider: Ensured Go 1.11 in TravisCI and README
...
provider: Run go fix
provider: Run go fmt
provider: Encode go version 1.11.5 to .go-version file
2019-03-11 18:19:29 -04:00
Boris HUISGEN
eca96b960b
Add labels to support docker stacks ( #92 )
...
* Add network labels and options attachable, ingress and ipv6
* Add volume labels
* Add secret labels
* Updates documentation
2018-10-18 12:39:58 +02:00
Manuel Vogel
1f563cc913
Migrate/docker-client ( #70 )
...
Migrates to the official docker client to connect to the Docker API/Deamon. Closes #32
2018-07-03 17:30:53 +02:00
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