buildkite / lifecycled

A daemon for responding to AWS AutoScaling Lifecycle Hooks
MIT License
146 stars 34 forks source link

Make --handler a required parameter #63

Closed itsdalmo closed 5 years ago

itsdalmo commented 5 years ago

Part of #62

lox commented 5 years ago

Thanks @itsdalmo. I'm pretty sure I'm setting a handler:

https://github.com/buildkite/elastic-ci-stack-for-aws/blob/d9482490c4b786e52d91e1368330bfdc3f67f5ee/packer/conf/bin/bk-install-elastic-stack.sh#L119-L125

But this change is a good one and will flush out any errors around setting handler scripts.