Skip to content

Commit

Permalink
Updating to include #271
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Aug 29, 2017
1 parent ce3d431 commit cbc2656
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ FEATURES:
IMPROVEMENTS:

* `azurerm_image` - added a default to the `caching` field [GH-259]
* `azurerm_key_vault` - validation for the `name` field [GH-270]
* `azurerm_network_interface` - support for multiple IP Configurations / setting the Primary IP Configuration [GH-245]
* `azurerm_sql_server` - added checks to handle `name` not being globally unique [GH-189]
* `azurerm_sql_server` - making `administrator_login` `ForceNew` [GH-189]
* `azurerm_sql_server` - migrate to using the azure-sdk-for-go [GH-189]
* `azurerm_virtual_machine` - Force recreation if `storage_data_disk`.`create_option` changes [GH-240]
* `azurerm_key_vault` - validation for the `name` field [GH-270]
* `azurerm_virtual_machine_scale_set` - Fix address issue when setting the `winrm` block [GH-271]
* updating to `v10.3.0-beta` of the Azure SDK for Go [GH-258]

BUG FIXES:
Expand Down

0 comments on commit cbc2656

Please sign in to comment.