Skip to content

Commit

Permalink
Update CHANGELOG.md to include #6639
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Apr 30, 2020
1 parent 15aac6a commit 4a67d7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -23,10 +23,14 @@ IMPROVEMENTS:
BUG FIXES:

* `azurerm_key_vault` - can now be created without subscription level permissions [GH-6260]
* `azurerm_linux_virtual_machine` - fix validation for `name` to allow full length resource names [GH-6639]
* `azurerm_linux_virtual_machine_scale_set` - fix validation for `name` to allow full length resource names [GH-6639]
* `azurerm_monitor_diagnostic_setting` - make `retention_policy` and `retention_policy` optional [GH-6603]
* `azurerm_redis_cache` - correctly build connection strings when SSL is disabled [GH-6635]
* `azurerm_sql_database` - prevent extended auditing policy for secondary databases [GH-6402]
* `azurerm_web_application_firewall_policy` - support for the `managed_rules` property which is required by the new API version [GH-6126]
* `azurerm_windows_virtual_machine` - fix validation for `name` to allow full length resource names [GH-6639]
* `azurerm_windows_virtual_machine_scale_set` - fix validation for `name` to allow full length resource names [GH-6639]
* `azurerm_virtual_network_gateway_connection` - `shared_key` is now optional when `type` is `IPSec` [GH-6565]

## 2.7.0 (April 23, 2020)
Expand Down

0 comments on commit 4a67d7c

Please sign in to comment.