adamant-father-26302
04/20/2022, 4:08 PMError: Program run without the Pulumi engine available; re-run using the `pulumi` CLI
await aws.ec2.getSubnet({ id: '123' });
inside validateResourceOfType
function is enough to generate the errorconst ec2 = new aws.sdk.EC2({ region: aws.config.region });