sparse-intern-71089
10/29/2019, 6:35 PMgentle-diamond-70147
10/29/2019, 7:00 PMReading AWS VPC ...
output when I do pulumi preview --debug --logtostderr
and I am able to retrieve a non-default VPC using awsx.ec2.Vpc.fromExistingIds
.
Are you on an older awsx version perhaps?early-musician-41645
10/29/2019, 7:03 PMearly-musician-41645
10/29/2019, 7:05 PMerror: Running program '/home/tsi/eshamay/git/cs/octopus-deploy/pulumi/octopus-tentacles' failed with an unhandled exception:
/home/tsi/eshamay/git/cs/octopus-deploy/pulumi/octopus-tentacles/node_modules/@pulumi/awsx/ec2/cidr.js:50
const ipAddressesInBlock = 2 ** trailing1Bits;
^
SyntaxError: Unexpected token *
early-musician-41645
10/29/2019, 7:11 PM