Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-07 15:16:13 +03:00 committed by GitHub
parent afb8bb27e8
commit 84fca9ec83
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ IMPROVEMENTS:
* provider/cloudstack: Do not force a new resource when updating `cloudstack_loadbalancer_rule` members [GH-11786]
* 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/openstack: Add support for 'value_specs' options to `openstack_compute_servergroup_v2` [GH-13380]
* provider/triton: Move to joyent/triton-go [GH-13225]
BUG FIXES: