Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-24 13:06:19 +01:00 committed by GitHub
parent 18f2edf729
commit 17bbdef711
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ IMPROVEMENTS:
* provider/docker: Allow Windows Docker containers to map volumes [GH-13584]
* provider/docker: Add `network_alias` to `docker_container` resource [GH-14710]
* provider/fastly: Mark the `s3_access_key`, `s3_secret_key`, & `secret_key` fields as sensitive [GH-14634]
* provider/gitlab: Add namespcace ID attribute to `gitlab_project` [GH-14483]
* provider/google: Add a `url` attribute to `google_storage_bucket` [GH-14393]
* provider/google: Make google resource storage bucket importable [GH-14455]
* provider/google: Add support for privateIpGoogleAccess on subnetworks [GH-14234]