Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-21 12:53:36 +03:00 committed by GitHub
parent 82293bf59e
commit 7c77687a55
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ IMPROVEMENTS:
* provider/azurerm: Allow Azure China region support [GH-13767]
* provider/digitalocean: Export droplet prices [GH-13720]
* provider/google: `google_compute_address` and `google_compute_global_address` are now importable [GH-13270]
* provider/google: `google_compute_network` is now importable [GH-13834]
* provider/vault: `vault_generic_secret` resource can now optionally detect drift if it has appropriate access [GH-11776]
BUG FIXES: