Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-05 17:00:01 +03:00 committed by GitHub
parent 2b606101e7
commit 969f5a0116
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ IMPROVEMENTS:
* provider/google: Add support for networkIP in compute instance templates [GH-13515]
* 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/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]