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

Spot on Azure #8776

Closed
yellowhat opened this issue Feb 20, 2020 · 4 comments
Closed

Spot on Azure #8776

yellowhat opened this issue Feb 20, 2020 · 4 comments

Comments

@yellowhat
Copy link

Hi,
is it possible to use packer on Azure using spot instances?

Feature Description

Use spot instances on Azure

Use Case(s)

For devops purpose, spot instance can be a good way to reduce costs.

Thanks

@MiddleMind6
Copy link

+1 here, that makes sense.

@jonmaestas
Copy link

This is available in the AWS amazon-ebs builder. Makes sense to add it to the Azure builders as well.

...
"spot_price": "auto",
"spot_price_auto_product": "Linux/UNIX (Amazon VPC)",
...

https://www.packer.io/docs/builders/amazon-ebs.html#spot_price
https://www.packer.io/docs/builders/amazon-ebs.html#spot_price_auto_product

@SwampDragons
Copy link
Contributor

I agree this would be nice to add; I'll try to find room for it in the next couple of releases, but I'm not sure how technically involved it will be so it may take a while.

@ghost
Copy link

ghost commented Apr 30, 2021

This issue has been automatically migrated to hashicorp/packer-plugin-azure#37 because it looks like an issue with that plugin. If you believe this is not an issue with the plugin, please reply to hashicorp/packer-plugin-azure#37.

This issue was closed.
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

5 participants