Skip to content

Commit

Permalink
updating to include #5218
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Dec 19, 2019
1 parent 1db2683 commit 7c88a69
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ IMPROVEMENTS:
* `azurerm_cosmosdb_sql_container` - support for the `throughput` property [GH-5203]
* `azurerm_cosmosdb_sql_database` - support for the `throughput` property [GH-5203]
* `azurerm_cosmosdb_table` - support for the `throughput` property [GH-5203]
* `azurerm_dns_mx_record`: the `name` property is now optional [GH-5205]
* `azurerm_dns_a_record` - support for configuring `target_resource_id` [GH-5218]
* `azurerm_dns_aaaa_record` - support for configuring `target_resource_id` [GH-5218]
* `azurerm_dns_cname_record` - support for configuring `target_resource_id` [GH-5218]
* `azurerm_dns_mx_record` - the `name` property is now optional [GH-5205]
* `azurerm_function_app` - support for the `ftps_state` property [GH-5169]
* `azurerm_image` - support for configuring `hyper_v_generation` [GH-4453]
* `azurerm_key_vault`: the `network_acls` property is now computed [GH-5207]
Expand Down

0 comments on commit 7c88a69

Please sign in to comment.