Hey guys, I am having trouble importing a transit ...
# aws
e
Hey guys, I am having trouble importing a transit gateway route using
pulumi import aws:ec2transitgateway/route:Route example tgw-rtb-12345278_10.150.8.0/21
I keep getting "resource does not exist", is there something I am missing here?
It works when importing the '0.0.0.0/0' route is used. I am thinking it might be related to this issue https://github.com/hashicorp/terraform-provider-aws/issues/24015