mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-01-19 21:22:56 -05:00
Update CHANGELOG.md
This commit is contained in:
parent
b8e0571919
commit
72f1d1f9a2
1 changed files with 1 additions and 2 deletions
|
|
@ -5,8 +5,7 @@ NOTES:
|
|||
* The `links` property on `resource_docker_container` is now marked as deprecated [#47](https://github.com/terraform-providers/terraform-provider-docker/pull/47)
|
||||
|
||||
FEATURES:
|
||||
* Add `swarm` capabilities [GH-29] [#40](https://github.com/terraform-providers/terraform-provider-docker/pull/40) with fixes [#66]
|
||||
(https://github.com/terraform-providers/terraform-provider-docker/pull/66) up to Docker `18.03.1` and API Version `1.37` [GH-64]
|
||||
* Add `swarm` capabilities [GH-29] [#40](https://github.com/terraform-providers/terraform-provider-docker/pull/40) with fixes [#66](https://github.com/terraform-providers/terraform-provider-docker/pull/66) up to Docker `18.03.1` and API Version `1.37` [GH-64]
|
||||
* Add ability to upload executable files [#55](https://github.com/terraform-providers/terraform-provider-docker/pull/55)
|
||||
* Add support to attach devices to containers [GH-30] [#54](https://github.com/terraform-providers/terraform-provider-docker/pull/54)
|
||||
* Add Ulimits to containers [#35](https://github.com/terraform-providers/terraform-provider-docker/pull/35)
|
||||
|
|
|
|||
Loading…
Reference in a new issue