Cloudformation-coverage-roadmap: AWS::EC2::SpotFleet - OnDemandTargetCapacity, OnDemandAllocationStrategy (new properties)

Created on 19 Aug 2019  路  1Comment  路  Source: aws-cloudformation/cloudformation-coverage-roadmap

Scope

Ability to define On-Demand TargetCapacity and AllocationStrategy properties through cloudformation as you can through the API and console

Expected behavior

On create it should create a new spotfleet launching the target capacity of the on-demand count in the order defined by the allocation strategy.

On update of the target capacity it should update the existing fleet to the new count. On update of the allocation strategy it should recreate the spotfleet following the same behaviour as the spot allocation strategy property.

Test case

It should create a spotfleet with on-demand instancesusing the order defined by the allocation strategy

Links

Spotfleet api properties https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SpotFleetRequestConfigData.html

compute

>All comments

When will this new property be exposed through cloudformation?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rjpereira picture rjpereira  路  4Comments

tortila picture tortila  路  3Comments

seansummers picture seansummers  路  3Comments

mweagle picture mweagle  路  3Comments

JohnPreston picture JohnPreston  路  3Comments