Force a new deployment of the autoscaling group when changes are made to the launch config
1 unresolved thread
- 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
Merge request reports
Activity
Filter activity
added 1 commit
- 1bdcfe5e - Force a new deployment of the autoscaling group when changes are made to the launch config
@JARED.KOSANOVIC @jont Test restart went great! I applied the changes, and terraform did the rest for starting a new instance and terminating the old when the new one was up. All green services in the IICS console.
mentioned in commit 70752b76
Please register or sign in to reply