Skip to content

Commit

Permalink
updating to include #5816
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Feb 22, 2020
1 parent 0ffc091 commit 6c24615
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ BREAKING CHANGES:
* Data Source: `azurerm_kubernetes_cluster` - removing the field `dns_prefix` from the `agent_pool_profile` block [GH-5823]
* Data Source: `azurerm_network_interface` - removing the deprecated field `internal_fqdn` [GH-5823]
* Data Source: `azurerm_private_link_service` - removing the deprecated field `network_interface_ids` [GH-5823]
* Data Source: `azurerm_recovery_services_protection_policy_vm` has been renamed to `azurerm_backup_policy_vm` [GH-5816]
* 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]
Expand Down Expand Up @@ -129,6 +130,14 @@ BREAKING CHANGES:
* `azurerm_private_link_service` - removing the deprecated field `network_interface_ids` [GH-5823]
* `azurerm_public_ip` - making the `allocation_method` field required [GH-5823]
* `azurerm_public_ip` - removing the deprecated field `public_ip_address_allocation` [GH-5823]
* `azurerm_recovery_network_mapping` - the deprecated resource has been removed [GH-5816]
* `azurerm_recovery_replicated_vm` - the deprecated resource has been removed [GH-5816]
* `azurerm_recovery_services_fabric` - the deprecated resource has been removed [GH-5816]
* `azurerm_recovery_services_protected_vm` - the deprecated resource has been removed [GH-5816]
* `azurerm_recovery_services_protection_container` - the deprecated resource has been removed [GH-5816]
* `azurerm_recovery_services_protection_container_mapping` - the deprecated resource has been removed [GH-5816]
* `azurerm_recovery_services_protection_policy_vm` - the deprecated resource has been removed [GH-5816]
* `azurerm_recovery_services_replication_policy` - the deprecated resource has been removed [GH-5816]
* `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]
Expand Down

0 comments on commit 6c24615

Please sign in to comment.