ansible-collections/community.aws

Tag network-interfaces associated with a launch template

shaneikennedy opened this issue · 0 comments

Summary

Today when you create/update a launch template, the tags are only applied to "instance" and "volume" see here

But a launch template also spins up network-interfaces that are left untagged.

I can't link directly to the doc that im referring to but it's on this page and if you search for "TagSpecifications" you'll see that "network-interfaces" is compatible for tagging with launch templates (not all resources are supported for tagging)

Issue Type

Feature Idea

Component Name

ec2_launch_template

Additional Information

Code of Conduct

  • I agree to follow the Ansible Code of Conduct