diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f409ac4..f630b701 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ IMPROVEMENTS: * container: Ensure operations on a cluster are applied serially [GH-937] * container: Don't recreate container_cluster when maintenance_window changes [GH-893] * dataproc: Add "internal IP only" support for Dataproc clusters [GH-837] +* dataproc: Support `self_link` from a different project in dataproc network and subnetwork fields [GH-935] * all: Make provider-wide region optional [GH-916] * all: Infers region from zone schema before using the provider-level region [GH-938] * all: Upgrade terraform core to v0.11.2 [GH-940]