mirror of https://github.com/pulumi/pulumi.git
8bcef51fb8
Add a regression test making sure https://github.com/pulumi/pulumi/issues/15127 will not happen again. The problem is very similar to the other test, but it's a different codepath that we missed. I added a commit upgrading to gocloud.dev 0.28.0 showing the test fails there and it succeeds with the current version. /xref https://github.com/pulumi/pulumi/issues/15138 ## Checklist - [x] I have run `make tidy` to update any new dependencies - [x] I have run `make lint` to verify my code passes the lint check - [x] I have formatted my code using `gofumpt` |
||
---|---|---|
.. | ||
aws_test.go | ||
azure_test.go | ||
gcp_test.go | ||
manager.go | ||
manager_test.go |