Skip to content

Commit

Permalink
Update CHANGELOG.md to include #5203
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed Dec 18, 2019
1 parent 5a4a32a commit 0434c09
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ IMPROVEMENTS:

* Data Source: `azurerm_private_link_service` - exposing the `enable_proxy_protocol` property [GH-5178]
* Data Source: `azurerm_virtual_network_gateway` - exposing the `generation` property [GH-5198]
* `azurerm_application_gateway` - add trusted_root_certificate_names property [GH-5204]
* `azurerm_application_gateway` - support for the `trusted_root_certificate_names` property [GH-5204]
* `azurerm_cosmosdb_cassandra_keyspace` - support for the `throughput` property [GH-5203]
* `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_function_app` - support for the `ftps_state` property [GH-5169]
* `azurerm_image` - support for configuring `hyper_v_generation` [GH-4453]
* `azurerm_private_link_service` - support for the `enable_proxy_protocol` property [GH-5178]
Expand Down

0 comments on commit 0434c09

Please sign in to comment.