Update CHANGELOG.md
This commit is contained in:
parent
0955983655
commit
ad897b9ea2
|
@ -47,6 +47,7 @@ IMPROVEMENTS:
|
|||
* provider/docker: Add support for setting memory, swap and CPU shares on `docker_container` resources [GH-3761]
|
||||
* provider/docker: Add support for setting labels on `docker_container` resources [GH-3761]
|
||||
* provider/docker: Add support for setting log driver and options on `docker_container` resources [GH-3761]
|
||||
* provider/docker: Add support for settings network mode on `docker_container` resources [GH-4475]
|
||||
* provider/heroku: Improve handling of Applications within an Organization [GH-4495]
|
||||
* provider/vsphere: Add support for custom vm params on `vsphere_virtual_machine` [GH-3867]
|
||||
* provider/vsphere: Rename vcenter_server config parameter to something clearer [GH-3718]
|
||||
|
|
Loading…
Reference in New Issue