Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-25 07:55:07 +01:00 committed by GitHub
parent 9bbebfbb49
commit 96f391dafc
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,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/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/openstack: Enable Security Group Updates [GH-14815]