https://pulumi.com
Join Slack
Using Pulumi with Typescript, if I make a typo in some variable name or make some silly syntax mista...
m

Mauricio Scheffer

about 1 year ago
Using Pulumi with Typescript, if I make a typo in some variable name or make some silly syntax mistake I get this obscure error message (regardless of what the problem is) instead of the expected error message pointing to the actual error:
TypeError: Cannot convert object to primitive value
        at process.uncaughtHandler (/home/ubuntu/infra/node_modules/@pulumi/cmd/run/run.ts:305:65)
        at process.emit (node:events:531:35)
        at process.emit (/home/ubuntu/infra/node_modules/source-map-support/source-map-support.js:516:21)
        at emit (node:internal/process/promises:150:20)
        at processPromiseRejections (node:internal/process/promises:284:27)
        at processTicksAndRejections (node:internal/process/task_queues:96:32)
any ideas ?
m
r
a
  • 3
  • 5
  • 111
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
s
+2
  • 4
  • 10
  • 110
This message was deleted.
s

Slackbot

over 3 years ago
This message was deleted.
s
p
z
  • 3
  • 6
  • 110
This message was deleted.
s

Slackbot

over 3 years ago
This message was deleted.
s
l
j
  • 3
  • 11
  • 110
This message was deleted.
s

Slackbot

almost 4 years ago
This message was deleted.
s
j
l
  • 3
  • 4
  • 110
Hello guys, we use the package @Pulumi/terraform for referencing terraform state in our typescript p...
p

Pavel Flajsman

over 1 year ago
Hello guys, we use the package @Pulumi/terraform for referencing terraform state in our typescript pulumi program. In the last few days during pulumi preview we getting error: unsupported checkable object kind "var". Do you have a similar experience or a workaround for how to fix that? we use latest version of terraform and pulumi.
p
a
  • 2
  • 3
  • 109
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
t
s
  • 3
  • 4
  • 109
Question about `pulumi up --refresh` : can anyone describe what `--refresh` does or point me to some...
m

Michael Mercurio

11 months ago
Question about
pulumi up --refresh
: can anyone describe what
--refresh
does or point me to some documentation that explains it? The description in the CLI documentation isn't particularly detailed:
Refresh the state of the stack's resources before this update
I keep running into situations where I need to use the
--refresh
option with
pulumi up
or the updates are not applied correctly and the all of my Deployment resources are nonexistent after the stack is updated. I'm trying to understand why, when I need to to use
--refresh
, and whether I should always default to using
--refresh
when applying stack updates with
pulumi up
.
m
b
  • 2
  • 5
  • 108
Can I create a CRD and use it in the same `pulumi up` run ? I created a `helm.v3.Release` for cert-...
r

Ruben Laguna

about 1 year ago
Can I create a CRD and use it in the same
pulumi up
run ? I created a
helm.v3.Release
for cert-manager, and a
yaml.v2.ConfigGroup
that defines a
ClusterIssuer
(cert-manager helm release installs the
ClusterIssuer
CRD) . I have a.
depends_on
in the ConfigGroup to wait for the cert-manager helm release to complete. But it seems that pulumi tries to determine if
ClusterIssuer
is a namespaced or not before the helm release actually installed the CRD. (
Exception: marshaling properties: awaiting input property "resources": failed to determine if the following GVK is namespaced: <http://cert-manager.io/v1|cert-manager.io/v1>, Kind=ClusterIssuer
) I've created a https://github.com/pulumi/pulumi-kubernetes/issues/3176 but then I realized that maybe this known already ? or there is another way to make it wait?
r
b
  • 2
  • 2
  • 108
This message was deleted.
s

Slackbot

about 4 years ago
This message was deleted.
s
t
s
  • 3
  • 6
  • 108
Previous414243Next

Pulumi Community

No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.

Powered by