-
### What happened?
There seems to be a bit quirky asymmetry in how secret inputs are handled for bridged providers by the engine: adding a secret works as expected but removing it doesn't stick. Br…
-
This might be hard to track down, but here goes.
I have a crappy library:
https://github.com/jaxxstorm/pulumi-action-config
And a crappy js workflow file:
```
import * as g from '@jaxxstorm…
-
### What happened?
Hi,
TL;DR: cluster is unreachable but only error printed during preview is `chart requires kubeVersion: >= x.y.z`.
I did deployed a fresh stack of a pulumi deployment and got…
-
`make build clean` on master results in
```
error: failed to generate package: open /Users/tkappler/pulumi/pulumi-aws/sdk/nodejs/arn.ts: no such file or directory
```
It comes from this invocati…
-
My blob storage containers are created like this:
```
_, err = storage.NewBlobContainer(ctx, "disk-blob-container"+resourceSuffix, &storage.BlobContainerArgs{
AccountName: account.Name,
…
-
The shortest possible `pulumi preview` or `pulumi up` is currently around 4 seconds. We can likely improve this significantly
A typical preview using TypeScript and AWS looks as follows:
* **750m…
-
### What happened?
When using only YAML as language and the plugin for the provider is not already installed, you get following error message during `pulumi up/preview`
Tested with `pulumi-fly`:…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Des…
-
Consider attributing exceptions to resource construction and reporting them with framing indicating which resource construction was attempted with what arguments, pointing to the original source code …
t0yv0 updated
3 years ago
-
I've already filed https://github.com/pulumi/pulumi-cloud/issues/504 but this issue is more general.
When I provision Azure resources, they get created with postfixes (random strings appended at th…