hashicorp / packer-plugin-azure

Packer plugin for Azure Virtual Machine Image Builders
https://www.packer.io/docs/builders/azure
Mozilla Public License 2.0
50 stars 78 forks source link

Add support for specifying key to fetch from Azure Key Vault #71

Open ghost opened 3 years ago

ghost commented 3 years ago

This issue was originally opened by @ricardclau as hashicorp/packer#9404. It was migrated here as a result of the Packer plugin split. The original body of the issue is below.


Feature Description

Very similar to the relatively recent https://github.com/hashicorp/packer/issues/9086 but in this case using Azure KV service

Use Case(s)

Same case as the mentioned feature, ability to use passwords or other secrets stored there

Not sure if there is enough interest for such feature but happy to work on this if nobody can step in and other fellow members are interested. The terraform provider can already interact with this so probably most of the heavy work is done there and it would be adapting it to the packer codebase

w0rldart commented 1 year ago

Is there any timeline on this?

exe-r commented 2 months ago

No update on this feature?