[15:16] so I'm trying to figure out how to approach solving an issue. we have a per-boot script that potentially runs longer than an instance may be up for the first time, and as a result a required per-instance script doesn't run on that first boot [15:17] I'm wondering if there's a good way to kick off that per-instance script during the shutdown, but I'm not sure if it's possible to tie in into the power-state-change module