Update CHANGELOG.md

This commit is contained in:
Riley Karson 2019-04-05 11:14:40 -07:00 committed by GitHub
parent 2779e26b6c
commit 0fc12ab85d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ ENHANCEMENTS:
BUG FIXES:
* container: `google_container_cluster` will ignore out of band changes on `node_ipv4_cidr_block`. [GH-3319]
* netblock: `data.google_netblock_ip_ranges.cidr_blocks` will better handle ipv6 input. [GH-3390]
* sql: `google_sql_database_instance` will retry reads during Terraform refreshes if it hits a rate limit. [GH-3366]
## 2.3.0 (March 26, 2019)