pulumi-ai icon indicating copy to clipboard operation
pulumi-ai copied to clipboard

Results 35 pulumi-ai issues
Sort by recently updated
recently updated
newest added

### What happened? I asked AI the following: ``` I want a lambda hello-world function with the function code in the pulumi program and I want the program to output...

kind/bug

## 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...

kind/enhancement

https://www.pulumi.com/ai/conversations/3f06452d-4b4c-4739-b9b9-24fcaeac6381 A couple of issues: 1. Pulumi AI doesn't know about the new docker-build provider 2. It suggests using `const image = awsx.ecr.buildAndPushImage` which doesn't exist 3. it suggest passing...

kind/bug

### What happened? I asked Pulumi-AI `add refresh to dynamic provider` and I select `Python` as my language but it won't provide answer for my request and print pulumi dynamic...

kind/bug
needs-triage

## 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...

kind/enhancement

## 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...

awaiting-feedback

### What happened? From thread: https://x.com/ProgrammerDude/status/1784833971731223033 (and more specific insight: https://x.com/ProgrammerDude/status/1784848822805365049) Answer link: https://www.pulumi.com/ai/answers/e2Zg4j16E4Wnd6cUhN55ML/unlocking-aws-ebs-snapshot-capabilities-with-typescript ### Example n/a ### Output of `pulumi about` n/a ### Additional context _No response_ ### Contributing...

kind/bug

### What happened? https://www.pulumi.com/ai/conversations/d983f878-fb8f-41d9-bf46-ea0dc653c07c The language asked for is C# so variable names are case sensitive, but stack names specifically are case insensitive. ### Example n/a ### Output of `pulumi...

kind/bug

### What happened? Our AI uses the following Go imports for Azure Native: `"github.com/pulumi/pulumi-azure-native/sdk/go/azure/resources"` while these should point to the v2 SDK in the separate repo: `"github.com/pulumi/pulumi-azure-native-sdk/resources/v2"` ### Example https://www.pulumi.com/ai/conversations/b9ed17c8-e103-4d97-bd2d-a75b8ac6378a...

kind/bug

using `ecs.Service(..)` This arg- `service_registries=[ecs.ServiceServiceRegistriesArgs(registry_arn=http_namespace.arn)],` causes- *AssertionError: Unexpected type. Expected 'list' got ''* The service_registries are being supplied as a list. ## Expected behavior This code was used as a...

customer/feedback
kind/bug