Handle additional states when waiting for aws_spot_instance_request
#15674
Labels
service/ec2
Issues and PRs that pertain to the ec2 service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
The lifecycle of a Spot instance request can go through a large number of states: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-request-status.html. When waiting for a
aws_spot_instance_request
withwait_for_fulfillment
set totrue
, the wait loop fails on a number of valid "Holding" states.Affected Resource
The text was updated successfully, but these errors were encountered: