terraform-aws-modules / terraform-aws-transit-gateway

Terraform module to create AWS Transit Gateway resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/transit-gateway/aws
Apache License 2.0
144 stars 226 forks source link

feat: Added tags per VPC attachment #103

Closed l13t closed 1 year ago

l13t commented 1 year ago

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?

antonbabenko commented 1 year ago

This PR is included in version 2.9.0 :tada:

github-actions[bot] commented 1 year ago

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.