sparse-intern-71089
07/28/2020, 1:30 PMfaint-table-42725
07/28/2020, 4:10 PMawsx.ec2.Vpc
abstracts away the fact that naming a Subnet from AWS’s perspective is simply adding a tag with key Name
faint-motherboard-95438
07/28/2020, 4:12 PMName
to it ?faint-table-42725
07/28/2020, 4:12 PMawsx.ec2.Subnet
. I’m not sure why that wasn’t done in the original design.faint-table-42725
07/28/2020, 4:12 PMName
with the value being the name you wantfaint-table-42725
07/28/2020, 4:12 PMawsx.ec2.Vpc
does it: https://github.com/pulumi/pulumi-awsx/blob/master/nodejs/awsx/ec2/vpc.ts#L160faint-motherboard-95438
07/28/2020, 4:13 PMawsx.ec2.Subnet
(shouldn’t be hard to add I suppose)