Hi , I'm creating a vpc using the module awsx.ec2....
# aws
h
Hi , I'm creating a vpc using the module awsx.ec2.Vpc, is there any way to create tags to the routetables that have been created? I see that is possible to add tags to the subnets but don't find the way to add these tags to the routetables
b
there are some dependent resources that haven't had tags surfaced, if you can't do it, please open an issue in the awsx provider and we'll try get it triaged
h
okay, thanks!