Skip to content

Conversation

@kemaldev
Copy link

At least partly related to #885.

For specific information about the issues this PR fixes read: #885 (comment)

I am not very happy about having to filter on the activity description since this may be bound to change on AWS side whenever they want. However, we don't have any activityType field we can use and the only way we can differentiate activities is on the description right now. I might've also missed some descriptions that I haven't seen with my curent ASG-setup and from my searches I haven't found a list of possible combinations in the AWS docs.

Therefore I've only targeted the activity descriptions I've seen from my side that are related to launching/terminating instances in/from warm-pools. This way we only ignore warm-pool events, preventing other unknown activities from being affected by these changes. If the description would change for some reason the worst thing that can happen is that we wait for these activities again, so I suppose this could be acceptable.

In some cases some people would want to wait for these warm-pool events as well perhaps, so maybe it should be a configurable option?

@kemaldev kemaldev requested review from a team as code owners August 21, 2025 10:28
@hashicorp-cla-app
Copy link

hashicorp-cla-app bot commented Aug 21, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant