Skip to content
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

Closed
wants to merge 2 commits into from

Conversation

gillg
Copy link

@gillg gillg commented Apr 19, 2020

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

@antonbabenko
Copy link
Member

@vfoucault
Copy link

Could be good to add a more meaningful tag Name for Gateways.

Also, could worth the shot to add the tag name to all gateways where is is missing (nat_gateway...)

@gillg
Copy link
Author

gillg commented Apr 19, 2020

Hi, thanks for your feedbacks.

@antonbabenko I don't understand why version.tf has a link ? I just create my fork today, so everything should be ok... ? Maybe I missed something ?

@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.
Moreover, you can override completly Name if you want with igw_tags.
What is opinion for other reviewers about that ?

@gillg
Copy link
Author

gillg commented Apr 19, 2020

hum... @antonbabenko finaly I understand your alert 😅 It's a very fresh feature, I don't thought !
Many thanks for your eyes.
I updated it

@antonbabenko
Copy link
Member

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 ~> 2.57 here - https://github.com/terraform-aws-modules/terraform-aws-vpc/blob/master/versions.tf#L5

@DrFaust92
Copy link
Contributor

duplicate of #430 :<

@antonbabenko
Copy link
Member

This has been just fixed in #430 and available in v2.40.0.

@github-actions
Copy link

github-actions bot commented Nov 3, 2022

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants