mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-01-21 22:22:58 -05:00
v2.6.0
This commit is contained in:
parent
a0e4d32856
commit
0de84e769d
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
## 2.6.0 (Unreleased)
|
||||
## 2.6.0 (November 25, 2019)
|
||||
|
||||
IMPROVEMENTS:
|
||||
* adds import for resources [GH-99]
|
||||
* supports --read-only root fs [GH-203]
|
||||
* adds import for resources ([#99](https://github.com/terraform-providers/terraform-provider-docker/issues/99))
|
||||
* supports --read-only root fs ([#203](https://github.com/terraform-providers/terraform-provider-docker/issues/203))
|
||||
|
||||
DOCS
|
||||
* corrects mounts block name in docs ([#218](https://github.com/terraform-providers/terraform-provider-docker/pull/218))
|
||||
|
|
|
|||
Loading…
Reference in a new issue