Skip to content
New issue

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

Add encryption block attribute to azurerm_data_protection_backup_vault #25413

Open
1 task done
alselivonets opened this issue Mar 26, 2024 · 2 comments
Open
1 task done

Comments

@alselivonets
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.

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

@alselivonets
Copy link
Contributor Author

The feature is no longer in preview. It is globally available now.
@rcskosir please, remove the "preview" label

@rcskosir rcskosir removed the preview label Jul 22, 2024
@catriona-m catriona-m self-assigned this Nov 20, 2024
@sitengyu-hc
Copy link
Collaborator

Blocked while awaiting an answer to Azure/azure-rest-api-specs#31657

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants