Skip to content

Commit ab6df82

Browse files
authored
Merge pull request #11 from data-platform-hq/fix_lifecycle_key_id
fix: removed lifecycle ignore for tde key id
2 parents 64c9054 + a9a8eca commit ab6df82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ resource "azurerm_mssql_server" "this" {
1919
ignore_changes = [
2020
administrator_login,
2121
administrator_login_password,
22-
transparent_data_encryption_key_vault_key_id,
2322
]
2423
}
2524

0 commit comments

Comments
 (0)