Update CHANGELOG.md

This commit is contained in:
Clint 2017-05-17 09:53:56 -05:00 committed by GitHub
parent 0c260d1341
commit 228c8d0dae
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ IMPROVEMENTS:
* provider/docker: Allow Windows Docker containers to map volumes [GH-13584]
* provider/google: Add a `url` attribute to `google_storage_bucket` [GH-14393]
* provider/google: Make google resource storage bucket importable [GH-14455]
* provider/heroku: Add import ability for `heroku_pipeline` resource [GH-14486]
* provider/heroku: Add import support for `heroku_pipeline` resource [GH-14486]
* providers/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/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]