installer icon indicating copy to clipboard operation
installer copied to clipboard

Feat: Support re-running user-data/init scripts when relevant values change

Open vdice opened this issue 3 years ago • 0 comments

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.

vdice avatar Jun 10 '22 16:06 vdice