diff --git a/CHANGELOG.md b/CHANGELOG.md index 49fbb5a5..ac59a512 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ BUG FIXES: * compute: Read IAP settings properly in `google_compute_backend_service` [GH-907] * compute: Fix bug causing a crash when specifying unknown network in `google_compute_network_peering` [GH-918] * compute: Fix failing update when changing `google_compute_health_check` type [GH-944] +* compute: Fix bug blocking `google_compute_autoscaler` from containing multiple metrics. [GH-966] * container: Set default scopes when creating GKE clusters/node pools [GH-924] * storage: Fix bug blocking the update of a storage object if its content is dynamic/interpolated [GH-848] * storage: Fix bug preventing the removal of lifecycle rules for a `google_storage_bucket` [GH-850]