Azure / terraform-azurerm-avm-res-keyvault-vault

Azure Verified Module for Key Vault
https://registry.terraform.io/modules/Azure/avm-res-keyvault-vault/azurerm/latest
MIT License
21 stars 24 forks source link

feat: release_policy support for keys #37

Open jchancellor-ms opened 9 months ago

jchancellor-ms commented 9 months ago

The ARM API supports the creation of a release policy object that isn't currently available natively in this module. https://learn.microsoft.com/en-us/azure/templates/microsoft.keyvault/vaults/keys?pivots=deployment-language-bicep

This functionality is needed for certain confidential compute scenarios.

Ask: Please include the ability to configure release_policies when creating new keys.

matt-FFFFFF commented 9 months ago

Thanks for this ask @jchancellor-ms

sai-lalith commented 7 months ago

@matt-FFFFFF I will start working on this.

REF: ISD FTE.

jchancellor-ms commented 1 month ago

@sai-lalith - Do you have an update on the status of this feature? @matt-FFFFFF - I'm moving this to in development on the triage board. Please let me know if you want a different status.