Skip to content

Commit

Permalink
updating to include #4190
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Sep 13, 2019
1 parent 85702e5 commit 7907485
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ IMPROVEMENTS:
* `azurerm_storage_blob` - the `type` field is now Required, since it had to be set anyway [GH-4238]
* `azurerm_storage_share_directory` - support for upper-case characters in the `name` field [GH-4178]
* `azurerm_storage_table` - using the correct storage account name when checking for the presence of an existing storage table [GH-4234]
* `azurerm_stream_analytics_job` - the field `data_locale` is now optional [GH-4190]
* `azurerm_stream_analytics_job` - the field `events_late_arrival_max_delay_in_seconds` is now optional [GH-4190]
* `azurerm_stream_analytics_job` - the field `events_out_of_order_policy` is now optional [GH-4190]
* `azurerm_stream_analytics_job` - the field `output_error_policy` is now optional [GH-4190]
* `azurerm_subnet` - support for the actions `Microsoft.Network/virtualNetworks/subnets/join/action` and `Microsoft.Network/virtualNetworks/subnets/prepareNetworkPolicies/action` [GH-4137]
* `azurerm_virtual_machine` - support for `UltraSSD_LRS` managed disks [GH-3860]
* `azurerm_virtual_machine` - support for the `proximity_placement_group_id` property [GH-4020]
Expand Down

0 comments on commit 7907485

Please sign in to comment.