From 8c4ab9dcb928258a1c4d09ab083ef2789ecc8313 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Sun, 15 Jul 2018 13:36:42 +0200 Subject: [PATCH] updating to include #1574 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 887fd820af1f..8f7e63dbac98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ BUG FIXES: * `azurerm_application_insights` - fixing a bug where `application_type` was set to `other` [GH-1563] * `azurerm_servicebus_subscription` - only sending `correlation_filter` values if they're set [GH-1565] * `azurerm_servicebus_subscription` - setting the `default_message_ttl` field [GH-1568] +* `azurerm_snapshot` - allowing dashes in the `name` field [GH-1574] * `azurerm_traffic_manager_endpoint` - working around a bug in the API by setting `target` to nil when a `target_resource_id` is specified [GH-1546] ## 1.9.0 (July 11, 2018)