installer
installer copied to clipboard
Feat: Support re-running user-data/init scripts when relevant values change
Currently, on a terraform apply against a pre-existing deployment, if values change that affect the user-data.sh script, the script will technically get updated -- but it won't be re-run on the host. It would be nice if we could figure out how to trigger a re-run.