diff --git a/CHANGELOG.md b/CHANGELOG.md index a55065c7..a39d9c83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]