This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
Packer-Cn
Watch
2
Star
0
Fork
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-09-26 01:34:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad8a88e366b5cf7ecfc298083d3529dc806b53bd
Packer-Cn
/
builder
/
amazon
/
ebs
T
History
Megan Marsh
c722afe707
stop calculating spot bids; amazon changed the way spot instances are priced to be stable rather than bid-based, so when user sets auto, we can just default to the ondemand price and know that they'll get the same price as everyone else bidding at that time.
2019-07-01 13:01:41 -07:00
..
builder_acc_test.go
fix ebs acc test
2018-01-08 12:27:10 -08:00
builder_test.go
skip region validation in tests that don't care; refactor Prepare func so we can test region validation logic with a mock
2018-09-19 10:30:08 -07:00
builder.go
stop calculating spot bids; amazon changed the way spot instances are priced to be stable rather than bid-based, so when user sets auto, we can just default to the ondemand price and know that they'll get the same price as everyone else bidding at that time.
2019-07-01 13:01:41 -07:00
step_create_ami.go
add skip_save_build_region flag to fix naming conflicts when building for multiple regions
2019-06-17 14:39:11 -07:00
tags_acc_test.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00