Skip to content

Commit

Permalink
Update CHANGELOG.md to include #5170
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Dec 19, 2019
1 parent 16a3c45 commit 1099853
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ IMPROVEMENTS:
* `azurerm_kubernetes_cluster` - support for the `managed_cluster_identity` property [GH-5168]
* `azurerm_kubernetes_cluster` - support for private link [GH-5161]
* `azurerm_private_link_service` - support for the `enable_proxy_protocol` property [GH-5178]
* `azurerm_recovery_services_fabric` - has been deprecated and renamed to ` azurerm_site_recovery_fabric` [GH-5170]
* `azurerm_recovery_network_mapping` - has been deprecated and renamed to ` azurerm_site_recovery_network_mapping` [GH-5170]
* `azurerm_recovery_services_protection_container` - has been deprecated and renamed to ` azurerm_site_recovery_protection_container` [GH-5170]
* `azurerm_recovery_services_protection_container_mapping` - has been deprecated and renamed to `azurerm_site_recovery_protection_container_mapping` [GH-5170]
* `azurerm_recovery_services_replication_policy` - has been deprecated and renamed to `azurerm_site_recovery_protection_policy` [GH-5170]
* `azurerm_recovery_replicated_vm` - has been deprecated and renamed to `azurerm_site_recovery_replicated_vm` [GH-5170]
* `azurerm_recovery_services_protection_policy_vm` - has been deprecated and renamed to ` zurerm_backup_policy_vm` [GH-5170]
* `azurerm_recovery_services_protected_vm` - has been deprecated and renamed to `azurerm_backup_protected_vm` [GH-5170]
* `azurerm_search_service` - exposing the `query_keys` [GH-5029]
* `azurerm_storage_account` - exposing the `blob_properties` block [GH-3807]
* `aaurerm_storage_account` - correctly handle an empty network rules API response [GH-5210]
Expand Down

0 comments on commit 1099853

Please sign in to comment.