Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-04-25 13:21:37 -07:00 committed by GitHub
parent e7c3575499
commit fbd7c4ef92

View File

@ -57,6 +57,7 @@ IMPROVEMENTS:
* 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/google: add attached_disk field to google_compute_instance [GH-13443]
* provider/heroku: Set App buildpacks from config [GH-13910]
* provider/vault: `vault_generic_secret` resource can now optionally detect drift if it has appropriate access [GH-11776]