Force a new deployment of the autoscaling group when changes are made to the launch config
- Force a new deployment of the autoscaling group when changes are made to the launch config
This config will ensure that a new instance is deployed using the new launch config, and the old instance will be terminated after the new instance is running successfully. Based on solution found by Jared here: https://groups.google.com/g/terraform-tool/c/7Gdhv1OAc80/m/iNQ93riiLwAJ?pli=1
Edited by Chelsea Gille