diff --git a/website/docs/guides/features-block.html.markdown b/website/docs/guides/features-block.html.markdown index 7e35202a8031..622b139922cb 100644 --- a/website/docs/guides/features-block.html.markdown +++ b/website/docs/guides/features-block.html.markdown @@ -67,8 +67,8 @@ provider "azurerm" { } recovery_service { - retain_data_and_stop_protection_on_back_vm_destroy = true - purge_protected_items_from_vault_on_destroy = true + vm_backup_stop_protection_and_retain_data_on_destroy = true + purge_protected_items_from_vault_on_destroy = true } resource_group {