Skip to content

Commit

Permalink
updating to include #5710
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Feb 17, 2020
1 parent 33bc0f5 commit be43583
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,16 @@ BREAKING CHANGES:
* `azurerm_relay_namespace` - removing the `sku` block in favour of the `sku_name` field [GH-5719]
* `azurerm_scheduler_job` - This resource has been removed since it was deprecated [GH-5712]
* `azurerm_scheduler_job_collection` - This resource has been removed since it was deprecated [GH-5712]
* `azurerm_storage_account` - removing the deprecated `account_type` field [GH-5710]
* `azurerm_storage_account` - removing the deprecated `enable_advanced_threat_protection` field [GH-5710]
* `azurerm_storage_blob` - making the `type` field case-sensitive [GH-5710]
* `azurerm_storage_blob` - removing the deprecated `attempts` field [GH-5710]
* `azurerm_storage_blob` - removing the deprecated `resource_group_name` field [GH-5710]
* `azurerm_storage_container` - removing the deprecated `resource_group_name` field [GH-5710]
* `azurerm_storage_container` - removing the deprecated `properties` block [GH-5710]
* `azurerm_storage_queue` - removing the deprecated `resource_group_name` field [GH-5710]
* `azurerm_storage_share` - removing the deprecated `resource_group_name` field [GH-5710]
* `azurerm_storage_table` - removing the deprecated `resource_group_name` field [GH-5710]

IMPROVEMENTS:

Expand Down

0 comments on commit be43583

Please sign in to comment.