sparse-intern-71089
11/14/2022, 1:37 PMbillowy-army-68599
billowy-army-68599
full-energy-64138
11/14/2022, 5:20 PM(async () => {
const ngw = await vpc.natGateways;
vpc.isolatedSubnets.then((nets) => nets[0].createRoute("nat", ngw[0]));
})();
I don’t think it justifies an issue, because I don’t have any good use case other than that. Maybe the phrasing in the docs could be changed? The sentence “If not provided, the type of the subnet will be used” made me think that the type will not be used in the namebillowy-army-68599
full-energy-64138
11/14/2022, 5:27 PMbillowy-army-68599
full-energy-64138
11/14/2022, 5:32 PMbillowy-army-68599