for example i want to create vpc only where it's n...
# getting-started
s
for example i want to create vpc only where it's not exists:) const vpc = new awsx.ec2.Vpc(vpcName, { numberOfAvailabilityZones: 2 });