muellermatthias

Results 5 issues of 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...

kind/bug
area/providers

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

kind/bug

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

kind/bug

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

area/cli
kind/enhancement
awaiting-upstream

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

kind/bug
language/javascript
area/automation-api