iann0036 / former2

Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.
https://former2.com
MIT License
2.24k stars 269 forks source link

Not finding Transit Gateway Attachment type: VPN #290

Open jausmus-wayspring opened 1 year ago

jausmus-wayspring commented 1 year ago

Hi there,

When generating a template for transit gateway attachments, the tool appears to only pick up attachments of type VPC and not VPN. Can we get supported for the other attachment types?

iann0036 commented 1 year ago

Hey @jausmus-wayspring,

Per https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/308, I believe this doesn't actually exist in CloudFormation yet. If you know of the appropriate mapping, feel free to let me know, otherwise best to follow the linked ticket.