pulumi-ai
pulumi-ai copied to clipboard
Asking for C# code generates C# but TS project
What happened?
- Navigate to https://www.pulumi.com/ai
- Without changing the language at the bottom dialog (i.e. leaving TypeScript) type "C# code for Azure web application"
The tool generates a C# program while still saying "TypeScript":
-
Now click the "Deploy with Pulumi" button:
-
Go through the project creation steps. The project is generated as TypeScript with C# code:
Example
See above
Output of pulumi about
not relevant
Additional context
While this is a user error (I should have switched the language), the experience is a trap. I explicitly asked for what I want (a C# app) and expect to get it.
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).