You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
module.binstore.aws_autoscaling_group.binstore: Error: ResourceInUse: You cannot delete an AutoScalingGroup while there are instances or pending Spot instance request(s) still in the group.
I guess we need to actually set desired_capacity to 0 and wait for it to update before destroying.
The text was updated successfully, but these errors were encountered:
I guess we need to actually set desired_capacity to 0 and wait for it to update before destroying.
The text was updated successfully, but these errors were encountered: