Skip to content

Commit

Permalink
updating to include hashicorp#6979
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored and pbrit committed May 31, 2020
1 parent 57533cf commit c61b258
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -15,12 +15,12 @@ IMPROVEMENTS:

BUG FIXES:

* `azurern_linux_virtual_machine` - correctly validating the rsa ssh `public_key` properties length [GH-7061]
* `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_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]
* `azurern_windows_virtual_machine` - correctly validating the rsa ssh `public_key` properties length [GH-7061]

* `azurerm_windows_virtual_machine` - correctly validating the rsa ssh `public_key` properties length [GH-7061]

## 2.11.0 (May 21, 2020)

Expand Down

0 comments on commit c61b258

Please sign in to comment.