Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jun 14, 2018
1 parent 8fd768c commit 2fe297f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ BUG FIXES:
* `azurerm_kubernetes_cluster` - `dns_prefix` is now required [GH-1333]
* `azurerm_network_interface` - ensuring that Public IP's/Private IP Addresses can be removed once assigned [GH-1295]
* `azurerm_public_ip` - setting the `domain_name_label` property into state [GH-1287]
* `azurerm_storage_account` - encryption is now explicity `true` by default [GH-1380]
* `azurerm_servicebus_namespace` - the `capacity` propety no longer unnecessarily creates a new resource when changed [GH-1382]
* `azurerm_virtual_machine_scale_set` - the field `overprovision` has been updated to `true` by default rather than `false` to match Azure [GH-1322]
* `resource_arm_app_service_plan` - validation will now allow understores in the `name` property [GH-1351]
* `azurerm_storage_account` - file and blob encryption is now explicity `true` by default [GH-1380]
* `azurerm_servicebus_namespace` - the `capacity` propety no longer unnecessarily forces a new resource when changed [GH-1382]
* `azurerm_virtual_machine_scale_set` - the field `overprovision` is now `true` by default [GH-1322]
* `resource_arm_app_service_plan` - the `name` property validation now allows understores [GH-1351]

FEATURES:

* `azurerm_virtual_machine` - support for `write_accelerator_enabled` on Premium disks attached to MS-series machines [GH-964]
* `azurerm_virtual_machine` - support for `write_accelerator_enabled` property on Premium disks attached to MS-series machines [GH-964]

IMPROVEMENTS:

Expand Down

0 comments on commit 2fe297f

Please sign in to comment.