Update CHANGELOG.md

This commit is contained in:
Riley Karson 2019-03-13 09:38:01 -07:00 committed by GitHub
parent d0e04b0f87
commit 1013601260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ DEPRECATIONS:
* container: `data.google_container_cluster` `zone` and `region` fields are deprecated in favour of `location`. [GH-3114]
* container: `google_container_engine_versions` `zone` and `region` fields are deprecated in favour of `location`. [GH-3114]
FEATURES:
ENHANCEMENTS:
* container: `google_container_cluster` adds a unified `location` field for regions and zones, `node_locations` to manage extra zones for multi-zonal clusters and specific zones for regional clusters. [GH-3114]
* container: `google_container_node_pool` adds a unified `location` field for regions and zones. [GH-3114]
* container: `data.google_container_cluster` adds a unified `location` field for regions and zones. [GH-3114]