Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-10 14:50:53 +03:00 committed by GitHub
parent 37911bcc99
commit 15f4976743
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ IMPROVEMENTS:
* provider/google: Add `path` to `google_pubsub_subscription` [GH-14238] * 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: 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/google: Add additional properties for google resource storage bucket object [GH-14259]
* provider/google: Handle all 404 checks in read functions via the new function [GH-14335]
* provider/heroku: import heroku_app resource [GH-14248] * provider/heroku: import heroku_app resource [GH-14248]
* provider/nomad: Add TLS options [GH-13956] * 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] * provider/triton: Add support for reading provider configuration from `TRITON_*` environment variables in addition to `SDC_*`[GH-14000]