Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-04-12 13:07:05 -07:00 committed by GitHub
parent 11a20ddb53
commit f5ed62e5b8
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ IMPROVEMENTS:
* provider/fastly: Add support for Sumologic logging [GH-12541]
* provider/github: Handle the case when issue labels already exist [GH-13182]
* provider/google: Mark `google_container_cluster`'s `client_key` & `password` inside `master_auth` as sensitive [GH-13148]
* provider/google: Add node_pool field in resource_container_cluster [GH-13402]
* provider/kubernetes: Allow defining custom config context [GH-12958]
* provider/openstack: Add support for 'value_specs' options to `openstack_compute_servergroup_v2` [GH-13380]
* provider/statuscake: Add support for StatusCake TriggerRate field [GH-13340]