terraform-azurerm-avm-res-keyvault-vault
terraform-azurerm-avm-res-keyvault-vault copied to clipboard
feat: certificate support
@matt-FFFFFF - Based on the feedback from the customer, requesting two features
Support for certificates
Work underway in associated branch
@matt-FFFFFF - Doing issue Triage and it appears there was a release back in November of last year that was supposed to close this issue. Can this issue be closed or is there additional work to be done?
Hi I have key and secret support but not cert - still needs adding
Hi,
Please don't forget about certificates outputs.
Thank you!
Hi experimenting with this I don't think it belongs in the module. Certs are a data plane resource and it's perfectly possible to add certificates to a KV outside this module, using the outputs. Also the AzureRM implementation is error prone and seems unreliable.
Hence we have no plans to add this.