Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-05 22:26:42 +03:00 committed by GitHub
parent 5b085f4c44
commit 05698521b3
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ IMPROVEMENTS:
* provider/google: google_dns_managed_zone is now importable [GH-13824]
* provider/google: Add support for `compute_route` [GH-14065]
* provider/google: Add `path` to `google_pubsub_subscription` [GH-14238]
* 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]
* provider/triton: Add `cloud_config` argument to `triton_machine` resources for Linux containers [GH-12840]