Skip to content

Commit

Permalink
Fix linters' errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kvendingoldo committed Nov 25, 2020
1 parent 7b89007 commit 84c5799
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ resource "azurerm_cosmosdb_account" "test" {
resource_group_name = azurerm_resource_group.test.name
offer_type = "Standard"
kind = "%s"
enable_multiple_write_locations = true
enable_automatic_failover = true
Expand Down

0 comments on commit 84c5799

Please sign in to comment.