1
0

change name for debugging purposes

This commit is contained in:
Torma Kristóf 2022-08-01 22:28:11 +02:00
parent 20c9ff0ec7
commit 14f9b70bda

@ -1,5 +1,5 @@
resource "azurerm_cosmosdb_account" "cosmodb" {
name = "cosmosdb"
name = "cosmosdbazurefunction"
location = azurerm_resource_group.rg-cosmostest-staticwebapp-cosmosdb.location
resource_group_name = azurerm_resource_group.rg-cosmostest-staticwebapp-cosmosdb.name
offer_type = "Standard"