Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-24 11:38:25 +01:00 committed by GitHub
parent da8f71d4c2
commit 3eabfa4c4a

View File

@ -57,6 +57,7 @@ IMPROVEMENTS:
* provider/heroku: Add import support for `heroku_pipeline` resource [GH-14486]
* provider/heroku: Add import support for `heroku_pipeline_coupling` resource [GH-14495]
* provider/openstack: Add support for all protocols in Security Group Rules [GH-14307]
* provider/openstack: Add support for updating Subnet Allocation Pools [GH-14782]
* provider/rancher: Add member support to `rancher_environment` [GH-14563]
* provider/rundeck: adds `description` to `command` schema in `rundeck_job` resource [GH-14352]
* provider/scaleway: allow public_ip to be set on server resource [GH-14515]