I'm trying `const vpc = new awsx.ec2.Vpc("custom")...
# general
f
I'm trying
const vpc = new awsx.ec2.Vpc("custom");
from the docs, but it doesn't work