When using `awsx.ec2.Vpc`, is there any way to ens...
# typescript
s
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?
q
you can query it after you create it.