terraform-azurerm-avm-res-keyvault-vault icon indicating copy to clipboard operation
terraform-azurerm-avm-res-keyvault-vault copied to clipboard

feat: certificate support

Open PmeshramPM opened this issue 1 year ago • 1 comments

@matt-FFFFFF - Based on the feedback from the customer, requesting two features

Support for certificates

PmeshramPM avatar Nov 23 '23 15:11 PmeshramPM

Work underway in associated branch

matt-FFFFFF avatar Nov 23 '23 19:11 matt-FFFFFF

@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?

jchancellor-ms avatar Jul 10 '24 14:07 jchancellor-ms

Hi I have key and secret support but not cert - still needs adding

matt-FFFFFF avatar Jul 10 '24 15:07 matt-FFFFFF

Hi,

Please don't forget about certificates outputs.

Thank you!

piotrkurylak avatar Jul 29 '24 19:07 piotrkurylak

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.

matt-FFFFFF avatar Aug 16 '24 15:08 matt-FFFFFF