straight-egg-46671
04/05/2022, 1:38 PMawsx.ec2.Vpc
The issue I can't figure out is if there is a way to edit the route table that it has created in the background. I found documentation on importing and creating new route tables, but nothing on how to edit the existing route tables and if that is possible when you create the VPC using the Pulumi Crosswalk.little-cartoon-10569
04/05/2022, 8:49 PMawsx.ec2.Subnet.createRoute()
. This adds to the declarative definition of the route tables that AWSX creates.straight-egg-46671
04/06/2022, 1:32 PM