issues
search
cloudposse
/
terraform-aws-transit-gateway
Terraform module to provision AWS Transit Gateway, AWS Resource Access Manager (AWS RAM) Resource, and share the Transit Gateway with the Organization or another AWS Account.
https://cloudposse.com/accelerate
Apache License 2.0
54
stars
49
forks
source link
Allow creation of peering attachments
#54
Open
LawrenceWarren
opened
1 week ago
LawrenceWarren
commented
1 week ago
what
There are different types of Transit gateway attachments
The module previously allowed for VPC attachments
But my change allows the module to accept peering attachments
why
My company had peering attachments in it's infrastructure
But using this Cloudposse module, I could not capture those attachments
what
why