Closed l13t closed 1 year ago
This PR is included in version 2.9.0 :tada:
I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
Added an option to override tags on VPC attachment level in case you need some unique tags or override VPC attachment name
Motivation and Context
I would like to have a unique name or some specific list of tags for every VPC attachment created by the module.
Breaking Changes
Not expected.
How Has This Been Tested?
examples/*
to demonstrate and validate my change(s)examples/*
projectspre-commit run -a
on my pull request