Skip to content

Commit

Permalink
updating to include #5522
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Feb 11, 2020
1 parent 12d38a9 commit 4833630
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@ FEATURES:

IMPROVEMENTS:

* `azurerm_api_management` - Add http2 protocol support for API Management [GH-5593]
* `azurerm_cognitive_account` - Add support for ImmersiveReader [GH-5604]
* `azurerm_databricks_workspace`: Support for Trial SKU [GH-5652]
* `azurerm_linux_virtual_machine` - Added SSH Key validation and updated docs on supported SSH Key types [#5610]
* `azurerm_api_management` - support for configuring the HTTP2 protocol [GH-5593]
* `azurerm_cognitive_account` - support for ImmersiveReader [GH-5604]
* `azurerm_databricks_workspace` - support for the `Trial` SKU [GH-5652]
* `azurerm_linux_virtual_machine` - added validation for the SSH Key type [#5610]
* `azurerm_key_vault_key` - support for `not_before_date` and `expiration_date` [GH-5619]
* `azurerm_stream_analytics_job` - support for importing jobs created in the portal [GH-5522]
* `azurerm_storage_blob` - support for authenticating using Azure AD [GH-5614]
* `azurerm_storage_container` - support for authenticating using Azure AD [GH-5614]
* `azurerm_storage_queue` - support for authenticating using Azure AD [GH-5614]
* `azurerm_windows_virtual_machine` - added validation for the SSH Key type [#5610]

BUGS:

Expand Down

0 comments on commit 4833630

Please sign in to comment.