Anyone by chance know how we associate a subnet to a route table? I dont see how you explicitly do that in this doc. I see associating an RT with a Natgateway but not a subnet. I originally though ok I can add the subnet name to the route itself which doesnt seem to do anything. Good news is the RT builds and has all I want in it but I cant figure out how we associate the subnet with the RT programmatically.
https://www.pulumi.com/docs/reference/pkg/azure-native/network/routetable/
Here is a picture of the test env Im doing this in. Everything looks good except the associations.