muellermatthias
muellermatthias
I'm currently trying to add DiagnosticSettings for my LoadBalancer. Adding them works fine, but on the next *up* Pulumi shows me changes for all log and metric categories although nothing...
### What happened? I was trying to upgrade my existing code to version 5.x from 4.x. After following the migration guide by changing a few configurations, `pulumi up` runs successfully...
## Hello! - 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...
## Expected behavior It should be possible to host Pulumi project templates in Azure DevOps repositories. ## Current behavior Pulumi new command will fail: "error: repository not found" ## Steps...
up command of nodejs Automation API fails with SyntaxError after provisioning everything correctly
I'm using the Automation API to run tests (with jest) for my Pulumi infrastructure code. Approximately every sixth build fails because of an SyntaxError thrown by the `pulumi up` execution....