From 969f5a0116d7a37c457c66c9a1ebccce5ae0183b Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Fri, 5 May 2017 17:00:01 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a56c34868..d164de699 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]