Skip to content

Commit

Permalink
update CHANGELOG.md to include #6635
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed Apr 29, 2020
1 parent 0aa1eca commit 27415e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -18,10 +18,11 @@ IMPROVEMENTS:

BUG FIXES:

* `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_virtual_network_gateway_connection` - `shared_key` is now optional when `type` is `IPSec` [GH-6565]
* `azurerm_monitor_diagnostic_setting` - make `retention_policy` and `retention_policy` optional [GH-6603]

## 2.7.0 (April 23, 2020)

Expand Down

0 comments on commit 27415e9

Please sign in to comment.