Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-05-08 16:37:26 -07:00 committed by GitHub
parent 64c2e68de9
commit 9a1c6d990f
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ IMPROVEMENTS:
* provider/google: Add support for `compute_route` [GH-14065]
* provider/google: Add `path` to `google_pubsub_subscription` [GH-14238]
* provider/google: Improve Service Account by offering to recreate if missing [GH-14282]
* provider/google: Add additional properties for google resource storage bucket object [GH-14259]
* provider/heroku: import heroku_app resource [GH-14248]
* provider/nomad: Add TLS options [GH-13956]
* provider/triton: Add support for reading provider configuration from `TRITON_*` environment variables in addition to `SDC_*`[GH-14000]