aws-solutions / network-orchestration-for-aws-transit-gateway

The Network Orchestration for AWS Transit Gateway solution automates the process of setting up and managing transit networks in distributed AWS environments. It creates a web interface to help control, audit, and approve (transit) network changes.
https://aws.amazon.com/solutions/implementations/serverless-transit-network-orchestrator/
Apache License 2.0
113 stars 48 forks source link

Extend Association and Propagation to Site-to-site VPN Transit Gateway Attachements #8

Closed Dlozitskiy closed 1 year ago

Dlozitskiy commented 4 years ago

Currently Cloudformation has an open issue https://github.com/aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/308 where Transit Gateway attachment ID for VPN is not exposed on AWS::EC2::VPCEndpoint resource attached to Transit Gateway.

This creates an issue in automating association and propagation of VPN attachments using CloudFormation.

It would be really helpful if STNO can handle VPN attachments as well similar to Subnets (support for Associate-with and Propagate-to tags and EventBridge events).

groverlalit commented 1 year ago

Closing this issue. The related issue has been closed.