billowy-analyst-78619
03/15/2021, 7:11 PMerror: Duplicate resource URN 'urn:pulumi:my-infrastructure::go::pulumi:pulumi:Stack::go-my-infrastructure'; try giving it a unique name
It doesn't give me what resource is colliding...
I think I narrowed it down to ec2.NewVPC
but this block was directly grabbed from a pulumi import ...
so it should be in the stateworried-honey-61577
03/15/2021, 8:43 PM'() => provider': index.js(19,37): captured
variable 'provider' which indirectly referenced
function 'DatabaseChangeLogResourceProvider': DatabaseChangeLogResourceProvider.js(28,15): which referenced
function 'generateChangeLogFile': DatabaseChangeLogResourceProvider.js(32,25): which captured
variable 'fs' which indirectly referenced
function 'writeFileSync': which referenced
function 'getOptions': which captured
'ERR_INVALID_ARG_TYPE', a function defined at
function 'NodeError': which referenced
function 'getMessage': which captured
variable 'messages' which indirectly referenced
function 'get': which could not be serialized because
it was a native code function.
It works perfectly fine if you reference it in TypeScript.
I care about this because I’d like to put it in an NPM package and use it in many applications.
Any ideas?worried-honey-61577
03/15/2021, 8:57 PMbusy-honey-73811
03/16/2021, 10:22 AMbroad-dog-22463
03/16/2021, 10:43 AMfuture-morning-96441
03/16/2021, 11:31 AMshy-exabyte-78907
03/16/2021, 1:29 PMerror: no resource plugin 'pulumi-nodejs' found in the workspace or on your $PATH
every time I try to run pulumi preview
. In this pipeline I am using the installation script but I can’t change the PATH. Therefore, I am adding the path of the installation to PULUMI_HOME
as C:/<path>/.pulumi
. I am running pulumi as <path>/.pulumi/bin/pulumi.exe
. Even after all that, the error about not finding the plugin is still happening. Any idea?wet-noon-14291
03/16/2021, 3:25 PMworried-knife-31967
03/16/2021, 4:01 PMworried-knife-31967
03/16/2021, 4:02 PMbrave-planet-10645
03/16/2021, 4:28 PMbitter-application-91815
03/16/2021, 4:56 PMbitter-application-91815
03/16/2021, 4:56 PMprehistoric-coat-10166
03/16/2021, 5:00 PMbitter-application-91815
03/16/2021, 5:00 PMclever-plumber-29709
03/16/2021, 7:03 PMplain-spoon-93851
03/16/2021, 7:27 PM~/Code/quickstart $ pulumi login
Manage your Pulumi stacks by logging in.
Run `pulumi login --help` for alternative login options.
Enter your access token from <https://app.pulumi.com/account/tokens>
or hit <ENTER> to log in using your browser :
We've launched your web browser to complete the login process.
Waiting for login to complete...
error: problem logging in: performing HTTP request: Get "<https://api.pulumi.com/api/user>": net/http: TLS handshake timeout
~/Code/quickstart $ pulumi login
Logging in using access token from PULUMI_ACCESS_TOKEN
error: problem logging in: getting user info from <https://api.pulumi.com>: performing HTTP request: Get "<https://api.pulumi.com/api/user>": net/http: TLS handshake timeout
plain-spoon-93851
03/16/2021, 7:42 PMworried-knife-31967
03/16/2021, 7:42 PMclever-plumber-29709
03/16/2021, 9:01 PMclever-cartoon-41433
03/16/2021, 11:19 PMnarrow-jackal-57645
03/17/2021, 3:45 AMpulumi stack tag set
. I would like to ask is there any way to set the tag via a config file? For example setting some property in Pulumi.yaml
or Pulumi.<stackName>yaml
?bored-car-38257
03/17/2021, 9:28 AMgcloud alpha resource-config bulk-export --resource-format=terraform
is there such option for pulumi
?worried-knife-31967
03/17/2021, 9:34 AMbumpy-agent-19616
03/17/2021, 12:09 PMnarrow-battery-9106
03/17/2021, 12:56 PMError creating OpenStack block storage client: No suitable endpoint could be found in the service catalog.
Is there a way to set this endpoint manually?
I have several endpoints from openstack provider something like
<https://volume.cloud>.{id}
not sure how to use them but I presume pulumi needs one of those and can not find them (correct me if I am wrong)
I just wanted to try them out one by one so I need a way to set them manuallyadorable-action-51248
03/17/2021, 1:07 PMdelightful-mouse-18472
03/17/2021, 1:17 PMhelpful-van-82564
03/17/2021, 1:51 PMelegant-island-39916
03/17/2021, 3:33 PMelegant-island-39916
03/17/2021, 3:33 PM