diff --git a/CHANGELOG.md b/CHANGELOG.md index 931596e5..6d0576c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ IMPROVEMENTS: * compute: Add partial import support for `google_compute_url_map` [GH-678] * compute: Add import support for `google_compute_backend_bucket` [GH-736] * compute: Add configurable timeouts for disks [GH-717] +* compute: Use v1 API now that all beta features are in GA for `google_compute_firewall` [GH-768] * container: Relax diff on `daily_maintenance_window.start_time` for `google_container_cluster` [GH-726] * container: Allow node pools with size 0 [GH-752] * kms: Adds support for creating KMS CryptoKeys resources [GH-692]