terraform-community-modules / tf_aws_vpc

[DEPRECATED] Use https://github.com/terraform-aws-modules/terraform-aws-vpc
Other
210 stars 203 forks source link

Add a Tag for Name to Internet Gateway #18

Closed yzguy closed 8 years ago

yzguy commented 8 years ago

Summary of Changes:

Internet Gateway is something that can be tagged with a name, I think it would be worth tagging it similar to the public/private route tables, eg. myvpc-igw.

Visually it's faster/easier to look at a list and know what internet gateway is associated with a VPC