-
Expect the code to already be checked out and ready to work with as with our other actions.
-
### Describe what happened
When attempting to create a provider resource, I encountered a panic that appears to come from the bridge
### Sample program
```
import * as pulumi from "@pulumi/pulumi";…
-
### What happened?
When i go to create a KeyValue object using AzureNative in C# it will not add the KeyValue to the Azure App configuration instead it errors out with a very generic error `error: …
-
## 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
…
-
Plans for custom authorizer on `ApiGatewayWebSocket`? Only supports `iam` currently.
Looking into work-arounds. Will update if I find any.
Thanks again for sst - has sped up infra and dev time.
-
## 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
Cloud…
-
Pulumi does not include ports when adopting resulting in a failure to adopt existing resources:
YAML
```yaml
apiVersion: v1
kind: Service
metadata:
name: gitea-web
labels:
app: gitea-w…
-
## 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
I a…
-
With Go 1.18, generics are now [a part of the Go language](https://tip.golang.org/doc/go1.18#generics). Generics bring a lot of potential to simplify our Pulumi Go SDK, make it more type-safe, and dra…
-
Pulumi thinks it needs to replace my `aws:ecs:TaskDefinition` on every up run even though nothing has changed. Looking at the diff output for the `containerDefinitions` parameter on the TaskDefinition…