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
appilon
f75443a060
remove usage of config pkg ( #183 )
...
upgrade terraform sdk to v0.12.8
2019-09-23 20:15:30 +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
Manuel Vogel
8ad1a13c08
Add ssh protocol (copy) ( #153 ). Closes #112
...
* adds support for ssh protocol
* updates docker cli dependency to f337f1
* adds example for using the ssh protocol
2019-05-26 21:06:10 +02:00
Manuel Vogel
8a4b0b15be
Update to docker to 18.09 ( #152 )
...
* updates travis to xenial and docker to 18.09
* updates docker sources to f25e0c6f
* updates the grpc sources to the latest version to be comtatible
Closes #114
2019-05-26 14:20:39 +02:00
Manuel Vogel
a6fdf4c2a6
Fixes for image pulling and local registry ( #143 )
...
Multiple fixes for handling private registries and login credential retrieval on OSX.
- Fixes check for image locally before pulling it: #24
- Fixes image prefix workaround: #120
- Fixes passing of the `--with-registry-auth` flag: #77
- Fixes docker registry credentials in osxkeychain: #125
2019-05-26 11:42:53 +02:00
Alex Pilon
ff3adce2f9
deps: github.com/hashicorp/terraform@sdk-v0.11-with-go-modules
...
Updated via: go get github.com/hashicorp/terraform@sdk-v0.11-with-go-modules and go mod tidy
2019-03-11 18:19:31 -04:00
Alex Pilon
2eed46629c
deps: use go modules for dep mgmt
...
run go mod tidy
remove govendor from makefile and travis config
set appropriate env vars for go modules
2019-03-11 18:19:30 -04:00
André Caron
064d2a96d1
Add support for running tests on Windows ( #90 )
...
* Add batch file clones of the unix shell scripts
* Update go-winio
* Document procedure for running tests on Windows
2018-09-28 16:18:48 +02:00
Manuel Vogel
64e491f7b9
merge master
2018-07-16 11:43:33 +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
2598d3b90b
update docker deps to 65bd038
2018-05-30 09:40:26 +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
Manuel Vogel
da1272279e
Updated dockerclient to bf3bc17bb ( #46 )
...
updated volumes options
2018-03-07 10:19:02 +01:00
Manuel Vogel
36fd7383c3
Update go-dockerclient
2018-02-22 08:09:18 +01:00
Manuel Vogel
656c8a8c2f
Feat/swarm 1 update deps ( #37 )
...
* Removed id attribute of the network resource.
* Update dependencies. Mainly `go-dockerclient`
2018-01-24 09:31:23 +01:00
Radek Simko
d6c0f49d3c
vendor: github.com/hashicorp/terraform/...@v0.10.0
2017-08-10 13:45:58 +02:00
Jake Champlin
1948a08ef0
Transfer of provider code
2017-06-09 16:43:23 +00:00
Jake Champlin
eb5570722e
Initial transfer of provider code
2017-06-06 11:50:36 -04:00