aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

AWS::EC2::TransitGatewayRoute - Support Import Operation #2052

Open shendriksen opened 1 month ago

shendriksen commented 1 month ago

Name of the resource

AWS::EC2::TransitGatewayRoute

Resource name

No response

Description

Currently it is possible to import a Transit Gateway route table but not its routes. This is blocking us from improving our Transit Gateway disaster recovery procedures by defining our existing core network as code.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroute.html https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.html?icmpid=docs_cfn_console

Other Details

No response