-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix #433 - Add missing tags to EIGW #434
Conversation
Please make sure that you update |
Could be good to add a more meaningful tag Also, could worth the shot to add the tag |
Hi, thanks for your feedbacks. @antonbabenko I don't understand why @vfoucault The name could be improved, but in my opinion, remember resource type in name is useless, because you already know the resource type when you view / request it. |
hum... @antonbabenko finaly I understand your alert 😅 It's a very fresh feature, I don't thought ! |
The feature you are adding in this PR was added to Terraform AWS provider recently so minimum required version of AWS provider should be updated to |
duplicate of #430 :< |
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
Fix missing tags for Egress only internet gateway (#433 )
Reuse tags_igw as custom tags
Motivation and Context
Full empty tags on AWS console, no name, nothing...
Breaking Changes
Nothing
How Has This Been Tested?
Run an apply again to add tags