Skip to content

Commit

Permalink
updating to include #5074
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Dec 12, 2019
1 parent 054cf78 commit fd84c2e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ IMPROVEMENTS:
* `azurerm_app_service_plan` - adding validation to import [GH-5107]
* `azurerm_app_service_slot` - adding validation to import [GH-5107]
* `azurerm_app_service_source_control_token` - adding validation to import [GH-5107]
* `azurerm_cosmos_mongo_collection`: deprecate the `indexes` property [GH-5116]
* `azurerm_cosmos_mongo_collection`: make throughput computed and remove the default to let the API handel it [GH-5116]
* `azurerm_cosmos_mongo_database`: support for the `throughput` property [GH-5116]
* `azurerm_cosmos_mongo_collection` - deprecate the `indexes` property [GH-5116]
* `azurerm_cosmos_mongo_collection` - make throughput computed and remove the default to let the API handel it [GH-5116]
* `azurerm_cosmos_mongo_database` - support for the `throughput` property [GH-5116]
* `azurerm_function_app` - support for `min_tls_version` [GH-5074]

BUG FIXES:

Expand Down

0 comments on commit fd84c2e

Please sign in to comment.