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
Is your request related to a problem? Please describe.
launch_template_tags let's you add additional tags to launch templates which are then applied to new instances.
However, AFAICS there is no option to control the so called "resource tags" for the newly created tags. These decide e.g. whether these new tags are also applied to spot instances.
Describe the solution you'd like.
Allow defining resource tags for custom launch_template_tags.
Describe alternatives you've considered.
Additional context
aws-eks v18.31.2
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is your request related to a problem? Please describe.
launch_template_tags
let's you add additional tags to launch templates which are then applied to new instances.However, AFAICS there is no option to control the so called "resource tags" for the newly created tags. These decide e.g. whether these new tags are also applied to spot instances.
Describe the solution you'd like.
Allow defining resource tags for custom
launch_template_tags
.Describe alternatives you've considered.
Additional context
aws-eks v18.31.2
The text was updated successfully, but these errors were encountered: