change name for debugging purposes
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Torma Kristóf 2022-08-01 22:28:11 +02:00
parent 20c9ff0ec7
commit 14f9b70bda
1 changed files with 1 additions and 1 deletions

View File

@ -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"