aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::EC2::TransitGatewayRoute support for DestinationPrefixListId
Open
other
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Resource Name
_No response_
### Details
I would like to attach a prefix list to a TGW route via Cloudformation: AWS::EC2::TransitGatewayRoute
According to the documentation, this is not possible:
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroute.html
It does for EC2 routes: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-route.html#cfn-ec2-route-destinationprefixlistid
Contributor guide
Assessment
This issue has not been assessed yet.