aws-samples / aws-samples/aws-vpc-builder-cdk

TGW Peer Comments in Config Walkthrough incorrect

Open
#29 0 comments 0 reactions 1 assignee Claimed by @apmclean View on GitHub
bug documentation
Dominant language
TypeScript
Stars
41
Forks
14
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
README contains example for Transit Gateway Peer import:

```tgwPeers:
toUsEast2:
# REQUIRED: Existing Transit Gateway (see above if you're relying on vpcBuilder to create the TGW)
existingTgwId: tgw-12345
# REQUIRED: Existing Transit Gateway Attachment Identifier for the Direct Connect Gateway
existingTgwPeerTransitGatewayAttachId: tgw-attach-12345
# REQUIRED: Existing Transit Gateway Route Table associated with the Direct Connect Gateway
existingTgwPeerTransitGatewayRouteTableId: tgw-rtb-12345
```

Comments indicate this should be the one for a Direct Connect gateway which is not correct.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.