diff --git a/src/domains/ioweb-common/03_storage.tf b/src/domains/ioweb-common/03_storage.tf index aefb48865..251e9e9b4 100644 --- a/src/domains/ioweb-common/03_storage.tf +++ b/src/domains/ioweb-common/03_storage.tf @@ -140,7 +140,7 @@ resource "azurerm_storage_management_policy" "immutable_spid_logs_storage_manage } } -module "ioplvlogsimmst" { +module "azure_storage_account" { source = "github.com/pagopa/dx//infra/modules/azure_storage_account?ref=main" environment = var.env