Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-04-05 14:52:23 -07:00 committed by GitHub
parent f488a6e6bf
commit 1e75ba5ca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ IMPROVEMENTS:
* container: Add support for node pool versions [GH-1266]
* container: Add support for private clusters [GH-1250]
* container: Updates container_cluster to set `enable_legacy_abac` to false by default [GH-1281]
* container: Add support for regional GKE clusters in `google_container_cluster` [GH-1181]
* iam: allow setting service account email as id for service account keys [GH-1256]
* sql: add custom timeouts support for sql database instance [GH-1288]
* sql: Retry on 429 and 503 errors on sql admin operation [GH-1212]