This message was deleted.
# general
s
This message was deleted.
l
You might be looking for RouteTableAssociation: https://www.pulumi.com/docs/reference/pkg/aws/ec2/routetableassociation/
👍 1
s
Although this was written with Go in mind, it may help as well---there is a default route table that gets created with every VPC. If you want Pulumi to manage that route table, you need to "adopt" it: https://blog.scottlowe.org/2020/06/25/adopting-default-route-table-aws-vpc-using-pulumi-go/