Skip to content

Commit 4fd579c

Browse files
authored
fix: tde changes ignore
1 parent af73a9a commit 4fd579c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ resource "azurerm_mssql_server" "this" {
1919
ignore_changes = [
2020
administrator_login,
2121
administrator_login_password,
22+
transparent_data_encryption_key_vault_key_id
2223
]
2324
}
2425

0 commit comments

Comments
 (0)