Skip to content

Commit

Permalink
Updating to include #609
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Dec 6, 2017
1 parent df8a94a commit 0bfceba
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,16 @@ FEATURES:

IMPROVEMENTS:

* authentication: add support for the latest Azure CLI configuration [GH-573]
* authentication: conditional loading of the Subscription ID / Tenant ID / Environment [GH-574]
* core: appending additions to the User Agent, so we don't overwrite the Go SDK User Agent info [GH-587]
* authentication - add support for the latest Azure CLI configuration [GH-573]
* authentication - conditional loading of the Subscription ID / Tenant ID / Environment [GH-574]
* core - appending additions to the User Agent, so we don't overwrite the Go SDK User Agent info [GH-587]
* `azurerm_eventhub_namespace` - capacity can now be configured up to 20 [GH-556]
* `azurerm_eventhub_namespace` - support for AutoInflating/MaximumThroughputCapacity [GH-569]
* `azurerm_image` - fixing an out of index error when flattening image data disks [GH-589]
* `azurerm_virtual_machine` - removing the deprecated `diagnostics_profile` field [GH-593]
* `azurerm_virtual_machine` - support for managed service identity [GH-482]
* `azurerm_virtual_machine_scale_set` - Support for updating the customData field [GH-559]
* `azurerm_virtual_machine_scale_set` - ensuring changes to the `settings` object are detected [GH-609]

## 0.3.3 (November 14, 2017)

Expand Down

0 comments on commit 0bfceba

Please sign in to comment.