Update CHANGELOG.md

This commit is contained in:
Clint 2017-05-24 14:20:27 -05:00 committed by GitHub
parent e676813eaa
commit eb22d24ce0

View File

@ -61,6 +61,7 @@ IMPROVEMENTS:
* provider/google: resource_compute_disks can now reference snapshots using the snapshot URL [GH-14774]
* provider/heroku: Add import support for `heroku_pipeline` resource [GH-14486]
* provider/heroku: Add import support for `heroku_pipeline_coupling` resource [GH-14495]
* providers/heroku: Add import support for `heroku_addon` resource [GH-14508]
* 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]