Hi,
I would have a question if it is possible to add health status into the generated slack message?
I added a variable into ecsTaskHandler.js const healthStatus = detail.healthStatus;, but in the generated slack messages I am still getting Health Status: UNDEFINED.
Would you know why I am getting this and how to solve it?
Thank you very much for any help