You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/amazon/ebs
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.
7 years ago
..
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. 7 years ago
builder_acc_test.go fix ebs acc test 8 years ago
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 8 years ago
step_create_ami.go add skip_save_build_region flag to fix naming conflicts when building for multiple regions 7 years ago
tags_acc_test.go move packer to hashicorp 9 years ago