tall-librarian-49374
01/22/2019, 4:22 PMtall-librarian-49374
01/22/2019, 4:22 PMstocky-spoon-28903
01/22/2019, 4:23 PMstocky-spoon-28903
01/22/2019, 4:23 PMtall-librarian-49374
01/22/2019, 4:27 PMtall-librarian-49374
01/22/2019, 4:28 PMsecurityGroupIds
parameter so I had to get defaultSecurityGroupId
from the inners of your vpcstocky-spoon-28903
01/22/2019, 4:29 PMstocky-spoon-28903
01/22/2019, 4:29 PMtall-librarian-49374
01/22/2019, 4:32 PMstocky-spoon-28903
01/22/2019, 4:34 PMstocky-spoon-28903
01/22/2019, 4:34 PMstocky-spoon-28903
01/22/2019, 4:35 PMchilly-dusk-63796
01/22/2019, 6:05 PMorange-tailor-85423
01/22/2019, 6:57 PMshy-finland-77998
01/22/2019, 6:57 PMorange-tailor-85423
01/22/2019, 6:57 PMorange-tailor-85423
01/22/2019, 6:58 PMorange-tailor-85423
01/22/2019, 6:58 PMorange-tailor-85423
01/22/2019, 6:59 PMbitter-island-28909
01/22/2019, 8:28 PMpulumi.concat
and pulumi.interpolate
functions are not defined? Am I missing something obvious?bitter-island-28909
01/22/2019, 8:59 PMnpm install
with the newer version (which was my problem):
npm WARN registry Using stale data from <https://npmjs.pulumi.com/> because the host is inaccessible -- are you offline?
npm WARN registry Using stale package data from <https://npmjs.pulumi.com/> due to a request error during revalidation.
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @pulumi/pulumi@0.16.11
And just testing with ping:
$ ping <http://npmjs.pulumi.com|npmjs.pulumi.com>
ping: cannot resolve <http://npmjs.pulumi.com|npmjs.pulumi.com>: Unknown host
bitter-island-28909
01/22/2019, 9:47 PMbrainy-magician-83981
01/22/2019, 10:19 PMorange-tailor-85423
01/23/2019, 12:34 AMorange-tailor-85423
01/23/2019, 12:34 AMbrainy-magician-83981
01/23/2019, 4:42 AMlet table = new aws.dynamodb.Table('mytable')
Pulumi will create this table in Dynamodb as: mytable-314142brainy-magician-83981
01/23/2019, 4:42 AMbetter-rainbow-14549
01/23/2019, 10:49 AMbetter-rainbow-14549
01/23/2019, 1:56 PMpulumi-nodejs:dynamic:Resource (test-db1-deploy-provisioner):
error: Plan apply failed: Resource.isInstance is not a function