Forum Discussion
snehaniranjana
Dec 21, 2023Copper Contributor
TDE with database level customer-managed keys - using Terraform
I am trying to create my database in azure with TDE with database level customer-managed keys - using Terraform. Need help in achieving that.
I see --encryption-protector $keyid can be used in creation of db using Azure CLI. Is there something similar to use in terraform?
We have azurerm_mssql_server_transparent_data_encryption" for TDE at server level. I am looking for something similar for database level.
No RepliesBe the first to reply