Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-08-21 14:13:49 -07:00 committed by GitHub
parent 875f1f874e
commit 35ab6d1671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
* container: Add support for binary authorization in GKE [GH-1884]
* compute: Allow update of master auth on GKE container cluster. [GH-1873]
* compute: Add support for `boot_disk_type` to `google_dataproc_cluster`. [GH-1855]
* compute: Generate resource_compute_firewall in magic-modules. Make more fields updatable by using PATCH instead of PUT. [GH-1907]
BUG FIXES:
* project: Fix bug where app engine wasn't getting enabled on projects that had billing enabled [GH-1795]