Skip to content

Commit

Permalink
updating to include #5781
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Feb 18, 2020
1 parent d3fedb2 commit 637fab5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ BREAKING CHANGES:
* Data Source: `azurerm_subnet` - removing the deprecated `ip_configuration` field [GH-5801]
* `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]
* `azurerm_automation_credential` - removing the deprecated `account_name` field [GH-5781]
* `azurerm_automation_runbook` - removing the deprecated `account_name` field [GH-5781]
* `azurerm_automation_schedule` - removing the deprecated `account_name` field [GH-5781]
* `azurerm_availability_set` - updating the default value for `managed` from `false` to `true` [GH-5724]
* `azurerm_azuread_application` - This resource has been removed since it was deprecated [GH-5748]
* `azurerm_azuread_service_principal_password` - This resource has been removed since it was deprecated [GH-5748]
Expand Down

0 comments on commit 637fab5

Please sign in to comment.