Packer plugin for Azure Virtual Machine Image Builders

azure azure-resource-manager packer packer-plugin
1 Open Issue Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a new configuration option (`build_key_vault_secret_delete`) for the Packer Azure plugin to allow deleting secrets from Azure Key Vault after use. This addresses the issue of accumulating secret versions and exceeding Key Vault backup limits. The implementation should safely delete the secret only when the `build_key_vault_name` is provided and the new option is set to `true`.

Complexity: 4/5
good first issue

Packer plugin for Azure Virtual Machine Image Builders

Go
#azure#azure-resource-manager#packer#packer-plugin