Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Azure (ARM) Postprocessor #9

Open
ghost opened this issue Apr 30, 2021 · 0 comments
Open

Feature Request - Azure (ARM) Postprocessor #9

ghost opened this issue Apr 30, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 30, 2021

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


Hi,

I am a daily user of Packer and I'd like to ask you guys to try implement some post-processors for Azure like we have for AWS.

Currently, after all my builds (virtualbox-iso, for example) which I need to push the result to Azure, I need to do it using a post-processor shell and wrap Python + Virtualenv + AzureCLI.

To use these tools is not a problem at all, but the post-processor is being really big and complex due the nature of build (We need to do some conversions and resizes to be accepted by Azure) so the part to push the result of all those complexity could be facilitated with a post-processor able to create a managed image and VHD.

Thank you,

Flamarion Jorge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants