https://pulumi.com logo
Title
s

salmon-account-74572

08/09/2019, 9:16 PM
Posting this again: When using
awsx.ec2.Vpc
, is there any way to ensure that a set of tags gets applied to the VPC, the subnets, and the route tables? (BTW, this is necessary for the AWS cloud provider for Kubernetes to work properly.)
l

limited-rainbow-51650

08/10/2019, 11:21 AM
@salmon-account-74572 when looking at the Typescript code of
awsx.ec2.Vpc
, the top level tags do not seem to be passed to subnets and route tables. I just set up a VPC and I am also missing this, but for me it is for cost reporting based on tags.
s

salmon-account-74572

08/12/2019, 7:05 PM
Thanks for opening that ticket! I've subscribed to updates on the issue so I can see how things progress.