From 6dad46ff4e5cbcee2ff4bd3fe66497472b1a605d Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Sat, 6 May 2017 01:25:09 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b3a50f63..7e8e9bf20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ IMPROVEMENTS: * provider/azurerm: `azurerm_template_deployment` now supports String/Int/Boolean outputs [GH-13670] * provider/azurerm: Expose the Private IP Address for a Load Balancer, if available [GH-13965] * provider/dnsimple: Add support for import for dnsimple_records [GH-9130] +* provider/dyn: Add verbose Dyn provider logs [GH-14076] * 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]