diff --git a/CHANGELOG.md b/CHANGELOG.md index 447c6b42..d9b01a41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ IMPROVEMENTS: * compute: Add `scratch_disk` property to `google_compute_instance` and deprecate `disk` [GH-123] * compute: Add `labels` property to `google_compute_instance` [GH-150] * container: Add timeout support ([#13203](https://github.com/hashicorp/terraform/issues/13203)) +* container: Allow adding/removing zones to/from GKE clusters without recreating them [GH-152] * sql: Add support for importing `google_sql_database` [GH-12] * sql: Add support for importing `google_sql_database_instance` [GH-11]