diff --git a/CHANGELOG.md b/CHANGELOG.md index a56c34868f..d164de699b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ IMPROVEMENTS: * provider/google: Add support for networkIP in compute instance templates [GH-13515] * provider/google: google_dns_managed_zone is now importable [GH-13824] * provider/google: Add support for `compute_route` [GH-14065] +* provider/google: Add `path` to `google_pubsub_subscription` [GH-14238] * provider/nomad: Add TLS options [GH-13956] * provider/triton: Add support for reading provider configuration from `TRITON_*` environment variables in addition to `SDC_*`[GH-14000] * provider/triton: Add `cloud_config` argument to `triton_machine` resources for Linux containers [GH-12840]