change name for debugging purposes
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
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"
|
||||
|
Reference in New Issue
Block a user