Manuel Vogel
42031f27fb
feat: adds container working dir ( #181 )
...
Closes #146
2019-09-23 19:41:20 +02:00
Laurie Odgers
8d4a71be3d
fix: destroy_grace_seconds are considered ( #179 )
...
Closes #174
2019-08-29 20:04:50 +02:00
tf-release-bot
8a5b696b49
v2.2.0
2019-08-22 14:07:19 +00:00
Manuel Vogel
7543157487
updates CHANGELOG for v2.2.0
2019-08-22 14:12:00 +02:00
Manuel Vogel
35e90f2cf6
docs: update anchors with -1 suffix ( #178 )
...
* docs: update anchors with -1 suffix
* docs: fix container headings
Closes #176
2019-08-22 13:11:39 +02:00
Ibrohim Kholilul Islam
94b94b0478
Using APIVersion negotiation instead of fixed version ( #177 )
...
Closes #137
2019-08-20 22:16:03 +02:00
Matthew Burtless
42354a7e62
Add support for sysctls ( #172 )
2019-08-15 17:23:39 +02:00
tf-release-bot
ea2352d0ee
Cleanup after v2.1.1 release
2019-08-08 18:57:44 +00:00
tf-release-bot
0238ea7123
v2.1.1
2019-08-08 18:51:16 +00:00
Manuel Vogel
e8bd46c3c3
ci: skips test which is flaky only on travis
2019-08-08 20:14:51 +02:00
Sid Verma
53f74755e4
Fix no-op in container when all 'ports' blocks are deleted. ( #168 )
...
* docker_container Fix no-op when all port blocks are deleted
* Update changelog for v2.1.1
* Closes #167
2019-08-02 00:16:50 +02:00
tf-release-bot
f02d302323
Cleanup after v2.1.0 release
2019-07-19 16:21:34 +00:00
tf-release-bot
aeed4bd2e8
v2.1.0
2019-07-19 16:14:58 +00:00
Manuel Vogel
19ed2aecc6
[ci skip] updates CHANGELOG for v2.1.0
2019-07-19 17:38:54 +02:00
Manuel Vogel
bb72bf31bd
Updates the docs ( #165 ). Closes #158
...
* updates the docs due to the changes of #147
* adds documentation for the ssh usage option of #153
* updates docs for usage of the os credentials helpers
* adds pathexpand for config_file in docs
2019-07-17 19:02:02 +02:00
Gunter Grodotzki
51d84e4a94
fix website / containers / mount vs mounts ( #162 )
2019-07-16 19:43:25 +02:00
Sergei Ivanov
d305e9de04
Adds cross-platform support for generic Docker credential helper. ( #159 )
...
Support for MacOS was added in #143 , here it is extended to other OSes in a generic way.
2019-07-16 19:41:06 +02:00
tf-release-bot
ad084edfdd
Cleanup after v2.0.0 release
2019-06-25 19:15:53 +00:00
tf-release-bot
fc407027ab
v2.0.0
2019-06-25 19:09:23 +00:00
Manuel Vogel
c1d61a8c03
updates CHANGELOG for v2.0.0
2019-06-13 00:41:43 +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
62ddaf9e23
Refactors test setup ( #156 )
...
* refactors test setup according to the postgres provider
* updates readme for new test setup
2019-06-01 12:01:42 +02:00
Manuel Vogel
e323be8f55
Fixes for flaky tests ( #154 )
...
* adds delay for fetching auth config
* refactor registry auth retrieval. adds retry if not found
* reactivates full build in script and travis
2019-05-31 15:08:32 +02:00
tf-release-bot
f250153fe5
Cleanup after v1.2.0 release
2019-05-29 11:47:35 +00:00
tf-release-bot
b577e2bf60
v1.2.0
2019-05-29 11:42:24 +00:00
Manuel Vogel
0208605597
[ci skip]: Updates missing docs for changes of #147
2019-05-28 21:15:58 +02:00
Manuel Vogel
c56d60d30f
updates docker api version to 1.39 and adapts changelog
2019-05-26 22:10:26 +02:00
Manuel Vogel
afff05db7a
updates changelog for v1.2.0
2019-05-26 21:39:45 +02:00
Nemo
abcdd9ac29
docker_network data source ( #87 ). Closes #84
...
* Adds docker_network data source
* Adds documentation for the docker_network data source
* Adding basic network data source test
2019-05-26 21:20:01 +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
79a2b07a4a
Upgrade to go 1.11
2019-05-26 12:38:00 +02:00
Sean Bryant
a7b3f314d6
docker_container resource mounts support ( #147 )
...
* Add mounts support to docker container resource
* Source is not a required mount attribute.
* Add tmpfs map support to docker container resource
* Add tests around tmpfs map
2019-05-26 11:59:29 +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
appilon
a8f3437b29
Merge pull request #134 from terraform-providers/go-modules-2019-03-01
...
[MODULES] Switch to Go Modules
2019-03-13 16:10:06 -04:00
Alex Pilon
17a658bdd0
remove turn modules off for gox installation
2019-03-11 18:19:31 -04: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
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
tf-release-bot
d524630c3a
Cleanup after v1.1.1 release
2019-03-08 07:17:27 +00:00
tf-release-bot
41c4b58560
v1.1.1
2019-03-08 07:12:36 +00:00
Manuel Vogel
dcaf078347
updates CHANGELOG for v1.1.1
2019-03-07 10:35:36 +01:00
Isabell (Issy) Long
396d9a3a66
Fix syntax error in docker_service example and make all examples adhere to terraform fmt ( #137 )
...
* Fix syntax error in the docker_service example code
* Run terraform fmt over the example code in the docs
2019-03-07 10:29:27 +01:00
Seb Patane
1c68029ce9
Normalize a blank string to 0.0.0.0 ( #128 )
...
Works around a problem in Windows on Docker, which doesn't support providing an IP to to bind to for ports
2019-03-07 10:15:42 +01:00
Manuel Vogel
1ac859bd81
Fix container ports issue for asc ordering ( #115 )
...
* Attempts to fix container ports issue by converting list to a set.
* Revert "Attempts to fix container ports issue by converting list to a set." This reverts commit 5660759875ca65e2b8c5b9aa8b25cc3ff7eee2d9.
* adds migration state func for container. Suppresses diff for port migration
* Updates changelog for v1.1.1
2019-03-05 15:55:17 +01:00
Radek Simko
a853943351
tests: Skip test if swap limit isn't available ( #136 )
...
* tests: Skip test if swap limit isn't available
* tests: Configure provider before running test
2019-03-05 15:53:56 +01:00
Radek Simko
1fa53e0480
Merge pull request #135 from terraform-providers/t-simplify-dockerfile
...
tests: Simplify Dockerfile(s)
2019-03-05 08:54:57 +00:00
Radek Simko
82a52bc0d8
tests: Simplify Dockerfile(s)
2019-03-05 08:20:44 +00:00
Manuel Vogel
cc12b16c44
Updates changelog for docs corrections.
2019-02-27 17:14:07 +01:00
Federico Pellegatta
460225c40b
Update service.html fixed typo tmpf_options ( #122 )
2019-02-27 17:12:19 +01:00