https://pulumi.com logo
s

straight-jordan-23612

04/11/2019, 2:22 AM
Happy Humpday. When using the awsx.ec2.Vpc to set up new VPC networks, when the internal creates the routing tables is there an easy way at the top level to add a name/tags to the built resources?
c

colossal-room-15708

04/11/2019, 4:47 AM
completely OT... here it's already closer to Friday 😉 Humpday is far gone.
I don't do AWS anymore, but are you asking how to add tags? The VPC resource supports adding tags. I don't think you can add tags to things that AWS then creates as a result of that action. However, you should be able to then import those resources and then manage them in pulumi.
l

lemon-spoon-91807

04/11/2019, 4:55 PM
@straight-jordan-23612 not currently! But I can file an issue in on that!