diff --git a/CHANGELOG.md b/CHANGELOG.md index e039ad2e..bf5afd61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ FEATURES: ENHANCEMENTS: * bigquery: Add `default_partition_expiration_ms` field to `google_bigquery_dataset` resource. [GH-2287] +* bigquery: Allow more BigQuery regions [GH-2566] * bigtable: Add `column_family` at create time to `google_bigtable_table`. [GH-2228] * bigtable: Add multi-zone (inside one region) replication to `google_bigtable_instance`. [GH-2313] [GH-2289] * cloudfunctions: add souce repo support [GH-2650]