We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resource azurerm_data_protection_backup_vault doesn't support encryption settings. This feature is already in "Preview", see the reference:
https://learn.microsoft.com/en-us/azure/backup/encryption-at-rest-with-cmk-for-backup-vault Please add encryption block which would support customer managed key or HSM key for backup encryption as it's done for azurerm_recovery_services_vault resource: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/recovery_services_vault.html#encryption
azurerm_data_protection_backup_vault
No response
https://learn.microsoft.com/en-us/azure/backup/encryption-at-rest-with-cmk-for-backup-vault https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/recovery_services_vault.html#encryption
The text was updated successfully, but these errors were encountered:
The feature is no longer in preview. It is globally available now. @rcskosir please, remove the "preview" label
Sorry, something went wrong.
Blocked while awaiting an answer to Azure/azure-rest-api-specs#31657
catriona-m
No branches or pull requests
Is there an existing issue for this?
Community Note
Description
Resource azurerm_data_protection_backup_vault doesn't support encryption settings. This feature is already in "Preview", see the reference:
https://learn.microsoft.com/en-us/azure/backup/encryption-at-rest-with-cmk-for-backup-vault
Please add encryption block which would support customer managed key or HSM key for backup encryption as it's done for azurerm_recovery_services_vault resource:
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/recovery_services_vault.html#encryption
New or Affected Resource(s)/Data Source(s)
azurerm_data_protection_backup_vault
Potential Terraform Configuration
No response
References
https://learn.microsoft.com/en-us/azure/backup/encryption-at-rest-with-cmk-for-backup-vault
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/recovery_services_vault.html#encryption
The text was updated successfully, but these errors were encountered: