mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-01-20 21:52:57 -05:00
v1.0.2
This commit is contained in:
parent
f8a9755fcd
commit
78cae01ec2
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
## 1.0.2 (Unreleased)
|
||||
## 1.0.2 (September 27, 2018)
|
||||
|
||||
BUG FIXES
|
||||
* Fixes connection via TLS to docker host with file contents [GH-86]
|
||||
* Skips TLS verification if `ca_material` is not set [GH-14]
|
||||
* Fixes connection via TLS to docker host with file contents ([#86](https://github.com/terraform-providers/terraform-provider-docker/issues/86))
|
||||
* Skips TLS verification if `ca_material` is not set ([#14](https://github.com/terraform-providers/terraform-provider-docker/issues/14))
|
||||
|
||||
## 1.0.1 (August 06, 2018)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue