This commit is contained in:
parent
c08ba3ab75
commit
48490f85dd
@ -1,6 +1,6 @@
|
||||
resource "azurerm_cosmosdb_account" "cosmodb" {
|
||||
name = "cosmosdbazurefunction"
|
||||
location = "ger-west-central"
|
||||
location = "germanywestcentral"
|
||||
resource_group_name = azurerm_resource_group.rg-cosmostest-staticwebapp-cosmosdb.name
|
||||
offer_type = "Standard"
|
||||
kind = "GlobalDocumentDB"
|
||||
|
Reference in New Issue
Block a user