From e881062f31d0cdaa8deccb7968091e58361406d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Torma?= Date: Mon, 1 Aug 2022 22:58:49 +0200 Subject: [PATCH] memes --- azure-cosmosdb.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-cosmosdb.tf b/azure-cosmosdb.tf index 4df6dab..bd5ce4c 100644 --- a/azure-cosmosdb.tf +++ b/azure-cosmosdb.tf @@ -13,7 +13,7 @@ resource "azurerm_cosmosdb_account" "cosmodb" { } geo_location { - location = azurerm_resource_group.rg-cosmostest-staticwebapp-cosmosdb.location + location = azurerm_resource_group.rg-cosmostest-cosmosdb.location failover_priority = 0 } } \ No newline at end of file