sparse-intern-71089
09/18/2023, 10:00 PMbillowy-army-68599
able-machine-72645
09/18/2023, 10:38 PMconst vpc = new awsx._ec2_._Vpc_("superstate-vpc", { cidrBlock: "10.0.0.0/16" });
and
const vpc = new awsx.ec2.Vpc("superstate-vpc", { cidrBlock: "172.16.8.0/24" });
same issue unfortunatelyable-machine-72645
09/18/2023, 10:39 PMbillowy-army-68599
billowy-army-68599
able-machine-72645
09/18/2023, 10:45 PM