diff --git a/infra/providers.tf b/infra/providers.tf index 2020ddc..1719b38 100644 --- a/infra/providers.tf +++ b/infra/providers.tf @@ -13,7 +13,7 @@ terraform { } provider "azurerm" { - skip_provider_registration = true + skip_provider_registration = false features { key_vault { purge_soft_delete_on_destroy = true