Lars Lehtonen
|
953be1603b
|
builder/amazon/common: remove dead test type and function mockEC2ConnSpot.DescribeSpotPriceHistory()
|
2019-10-31 12:34:11 -07:00 |
Lars Lehtonen
|
c74df8b652
|
builder/amazon/common: remove dead test function getMockConnSpot()
|
2019-10-31 12:15:53 -07:00 |
Bernard Baltrusaitis
|
ec1d70dc44
|
adding required changes
|
2019-10-22 21:40:18 +11:00 |
Bernard Baltrusaitis
|
8b83cca064
|
adding temporary instance profile document policy
|
2019-10-19 20:56:18 +11:00 |
Adrien Delorme
|
4cb7c30987
|
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
|
2019-08-21 16:44:23 +02:00 |
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 |
Adrien Delorme
|
dcc22df609
|
aws: move the OmitFromArtifact field in ebssurrogat where it's being used
also, simplified a bit the usage of block device
|
2019-06-18 16:04:12 +02:00 |
Adrien Delorme
|
9989845ada
|
add BuildEC2BlockDeviceMapping func to the BlockDevice type
|
2019-06-18 15:07:03 +02:00 |
Adrien Delorme
|
ff2e0298ba
|
simplify block devices utilisation by removing intermediary types
|
2019-06-18 12:37:47 +02:00 |
Adrien Delorme
|
4bf6a56d71
|
split communitacor.SSH & communitacor.WinRM to facilitate documentation
put doc for communicator into the struct
|
2019-06-06 16:55:24 +02:00 |
Megan Marsh
|
708165eaa8
|
refactoring step_run_spot_instance and swapping out the calls to create a spot instance with a call to create a spot fleet of one, so that we can be more flexible with the instance type when desired
|
2019-05-24 09:32:54 -07:00 |