Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-21 19:45:22 +03:00 committed by GitHub
parent 8995f1afdb
commit 242913a00a
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ IMPROVEMENTS:
* provider/azurerm: VM Scale Sets - import support [GH-13464]
* provider/azurerm: Allow Azure China region support [GH-13767]
* provider/digitalocean: Export droplet prices [GH-13720]
* provider/fastly: Add support for GCS logging [GH-13553]
* 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]