This message was deleted.
# python
s
This message was deleted.
s
I have read the warnings here and i’m pretty sure i’m avoiding those https://www.pulumi.com/registry/packages/aws/api-docs/ec2/route/
Best i can understand this anomaly is that the Route resource modifies the RouteTable resource in a way that does not notify the RouteTable of the new route. I wonder if i could use a transformation to fix this?