Skip to content

Commit

Permalink
updating to include #5725
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Feb 19, 2020
1 parent c908fd4 commit 5f57ff5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ FEATURES:

BREAKING CHANGES:

* Data Source: `azurerm_api_management` - removing the deprecated `sku` block [GH-5725]
* Data Source: `azurerm_app_service_plan` - the deprecated `properties` block has been removed since these properties have been moved to the top level [GH-5717]
* Data Source: `azurerm_azuread_application` - This data source has been removed since it was deprecated [GH-5748]
* Data Source: `azurerm_azuread_service_principal` - This data source has been removed since it was deprecated [GH-5748]
Expand All @@ -33,6 +34,8 @@ BREAKING CHANGES:
* Data Source: `azurerm_role_definition` - removing the alias `VirtualMachineContributor` which has been deprecated in favour of the full name `Virtual Machine Contributor` [GH-5733]
* Data Source: `azurerm_scheduler_job_collection` - This data source has been removed since it was deprecated [GH-5712]
* Data Source: `azurerm_subnet` - removing the deprecated `ip_configuration` field [GH-5801]
* `azurerm_api_management` - removing the deprecated `sku` block [GH-5725]
* `azurerm_api_management` - removing the deprecated fields in the `security` block [GH-5725]
* `azurerm_app_service_plan` - the deprecated `properties` block has been removed since these properties have been moved to the top level [GH-5717]
* `azurerm_application_gateway` - updating the default value for the `body` field within the `match` block from `*` to an empty string [GH-5752]
* `azurerm_automation_account` - removing the `sku` block which has been deprecated in favour of the `sku_name` field [GH-5781]
Expand Down

0 comments on commit 5f57ff5

Please sign in to comment.