diff --git a/CHANGELOG.md b/CHANGELOG.md index 7280d70c..a0691efe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ IMPROVEMENTS: * container: add support for ip aliasing in `google_container_cluster` [GH-654] * kms: Adds support for creating KMS CryptoKeys resources [GH-692] * storage: Detect file changes in `google_storage_bucket_object` when using source field [GH-789] +* all: Consistently store the project and region fields value in state. [GH-784] BUG FIXES: * bigquery: Set UseLegacySql to true for compatibility with the BigQuery API [GH-724]