Skip to content

Commit

Permalink
fix acctest
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyeqf committed Dec 11, 2024
1 parent 1d62266 commit e1f6e10
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,6 @@ resource "azurerm_mssql_managed_instance" "test" {
storage_account_type = "ZRS"
storage_size_in_gb = 64
subnet_id = azurerm_subnet.test.id
timezone_id = "Pacific Standard Time"
vcores = 8
zone_redundant_enabled = true
Expand Down

0 comments on commit e1f6e10

Please sign in to comment.