Skip to content

Commit

Permalink
fix update test
Browse files Browse the repository at this point in the history
  • Loading branch information
catriona-m committed Dec 18, 2024
1 parent 6eb4009 commit 44aaba9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ resource "azurerm_mssql_managed_instance" "test" {
storage_size_in_gb = 32
subnet_id = azurerm_subnet.test.id
vcores = 4
timezone_id = "Pacific Standard Time"
administrator_login = "missadministrator"
administrator_login_password = "NCC-1701-D"
Expand Down

0 comments on commit 44aaba9

Please sign in to comment.