We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3eaec9 commit 8c4ab9dCopy full SHA for 8c4ab9d
CHANGELOG.md
@@ -13,6 +13,7 @@ BUG FIXES:
13
* `azurerm_application_insights` - fixing a bug where `application_type` was set to `other` [GH-1563]
14
* `azurerm_servicebus_subscription` - only sending `correlation_filter` values if they're set [GH-1565]
15
* `azurerm_servicebus_subscription` - setting the `default_message_ttl` field [GH-1568]
16
+* `azurerm_snapshot` - allowing dashes in the `name` field [GH-1574]
17
* `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]
18
19
## 1.9.0 (July 11, 2018)
0 commit comments