Skip to content

Commit

Permalink
updating to include #7027
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed May 26, 2020
1 parent ec1f2e6 commit f3e3db9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -15,10 +15,12 @@ IMPROVEMENTS:
* `azurerm_kubernetes_cluster` - exposing the `oms_agent_identity` block within the `addon_profile` block [GH-7056]

BUG FIXES:

* `azurerm_api_management_api_version_set` - handling changes to the Azure Resource ID [GH-7071]
* `azurerm_key_vault_certificate` - fixing a bug when using externally-signed certificates (using the `Unknown` issuer) where polling would continue indefinitely [GH-6979]
* `azurerm_linux_virtual_machine` - correctly validating the rsa ssh `public_key` properties length [GH-7061]
* `azurerm_linux_virtual_machine` - allow setting `virtual_machine_scale_set_id` in non-zonal deployment [GH-7057]
* `azurerm_servicebus_topic` - support for numbers in the `name` field [GH-7027]
* `azurerm_sql_virtual_network_rule` - updating the validation for the `name` field [GH-6968]
* `azurerm_windows_virtual_machine` - allow setting `virtual_machine_scale_set_id` in non-zonal deployment [GH-7057]
* `azurerm_windows_virtual_machine` - correctly validating the rsa ssh `public_key` properties length [GH-7061]
Expand Down

0 comments on commit f3e3db9

Please sign in to comment.