Skip to content

Commit

Permalink
Re-ordering the changelog alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Mar 2, 2018
1 parent 219f954 commit 45575c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ BUG FIXES:

* `azurerm_kubernetes_cluster` - an empty `linux_profile.ssh_key.keydata` no longer causes a crash [GH-903]
* `azurerm_kubernetes_cluster` - the `linux_profile.admin_username` and `linux_profile.ssh_key.keydata` fields now force a new resource [GH-895]
* `azurerm_network_interface` - the `subnet_id` field is now case insensitive [GH-866]
* `azurerm_network_security_group` - reverting `security_rules` to a set to fix an ordering issue [GH-893]
* `azurerm_virtual_machine_scale_set` - the `computer_name_prefix` field now forces a new resource [GH-871]
* `azurerm_network_interface` - the `subnet_id` field is now case insensitive [GH-866]

IMPROVEMENTS:

Expand Down

0 comments on commit 45575c8

Please sign in to comment.