Skip to content

Commit

Permalink
updating to include #8948
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Oct 20, 2020
1 parent 08b138b commit bdc7990
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ IMPROVEMENTS:

* `azurerm_cosmosdb_sql_container` - support for composite indexes [GH-8792]
* `azurerm_mssql_database` - do not set longterm and shortterm retention policies when using the `DW` SKUs [GH-8899]
* `azurerm_mysql_firewall_rule` - validating the `start_ip_address` and `end_ip_address` fields are IP Addresses [GH-8948]
* `azurerm_redis_firewall_rule` - validating the `start_ip` and `end_ip` fields are IP Addresses [GH-8948]
* `azurerm_search_service` - support for the `identity` block [GH-8907]
* `azurerm_sql_firewall_rule` - adding validation for the `start_ip_address` and `end_ip_address` fields [GH-8935]

Expand Down

0 comments on commit bdc7990

Please sign in to comment.