You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After trying to solve this issue in my company, I realized the issue lies with the conditional on the version inside the locals launch template block. To get the old behavior, set the var.launch_template_version to an empty string ""
Describe the Bug
launch_template_version $Latest does not trigger instance refresh when user-data or launch_tempate is updated.
Expected Behavior
When launch_template is updated , the latest version should be picked up by Autoscaling group and it should trigger instance refresh
Steps to Reproduce
Steps to reproduce the behavior:
Environment (please complete the following information):
Anything that will help us triage the bug will help. Here are some ideas:
The text was updated successfully, but these errors were encountered: