[Bug]: wait_for_capacity_timeout is ignored in aws_autoscaling_group in case of insufficient capacity #33665
Labels
bug
Addresses a defect in current functionality.
service/autoscaling
Issues and PRs that pertain to the autoscaling service.
Terraform Core Version
1.5.7
AWS Provider Version
5.18.1
Affected Resource(s)
aws_autoscaling_group
Expected Behavior
Apply should wait for
wait_for_capacity_timeout
amount of time before failing with an error.Actual Behavior
Apply is almost immediately failing with an error. 1 minute instead of 10 minutes for example
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
I believe this bug was previously reported, but then fixed and closed. Maybe it has resurfaced? Old bug:
#29753
References
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: