-
Notifications
You must be signed in to change notification settings - Fork 17
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
chore: ensure that spot instances are used for packer builds #598
chore: ensure that spot instances are used for packer builds #598
Conversation
Signed-off-by: Damien Duportal <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there is an error with the spot
Weird, it points to the I might be mis-reading the doc, lemme try locally |
Oh I see, there documentation is incomplete: https://github.com/hashicorp/packer-plugin-azure/blob/79cd1eab80ead3910cf7507ef8355766c816818d/builder/azure/arm/config_test.go#L2644-L2646 |
Opened a PR on their doc: hashicorp/packer-plugin-azure#293 |
Still in error: it's for the AWS build this time
|
…icorp/packer-plugin-amazon#198 Signed-off-by: Damien Duportal <[email protected]>
|
I'm force merging under the following assumptions:
|
As per jenkins-infra/helpdesk#3502 and jenkins-infra/helpdesk#3485, cloud cost control is important for us.
The goal of this PR is to ensure that packer VM used to build VM templates are always using Spot prices on both AWS EC2 and Azure.