hashicorp / packer-plugin-amazon

Packer plugin for Amazon AMI Builder
https://www.packer.io/docs/builders/amazon
Mozilla Public License 2.0
76 stars 112 forks source link

Add tags to the temporary IAM role and network interface #286

Closed pascal-hofmann closed 1 year ago

pascal-hofmann commented 2 years ago

Community Note

Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request. If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

Currently the temporary IAM role and network interface created by packer (the latter indirectly trough the EC2 instance) do not get any tags at all. It would be great if these would be tagged with run_tags.

Use Case(s)