ansible/changelogs/fragments/51535-ec2-fix-spot-request-end-date.yaml

3 lines
182 B
YAML
Raw Normal View History

bugfixes:
- ec2 - Correctly sets the end date of the Spot Instance request. Sets `ValidUntil` value in proper way so it will be auto-canceled through `spot_wait_timeout` interval.