Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-15 19:39:08 +03:00 committed by GitHub
parent 2ad2af0c09
commit 583c38a088
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
* provider/datadog: Added new evaluation_delay parameter [GH-14433]
* 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]
* providers/heroku: Add import ability for `heroku_pipeline` resource [GH-14486]
* 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]