CLI
Version 3.129.1-dev.0
Go Version go1.22.3
Go Compiler gc
Plugins
KIND NAME VERSION
resource aws 5.43.0
resource docker 3.6.1
language nodejs unknown
resource pulumiservice 0.24.1-alpha.1724872829+e960fba7
Host
OS darwin
Version 14.3
Arch arm64
This project is written in nodejs: executable='/Users/sean/.nvm/versions/node/v18.20.2/bin/node' version='v18.20.2'
Current Stack: psp/environments/dev
Found no resources associated with psp/dev
Found no pending operations associated with psp/dev
Backend
Name http://localhost:8080
URL http://localhost:4200/psp
User psp
Organizations psp, psp-org, service-provider-test-org
Token type personal
Dependencies:
NAME VERSION
@pulumi/pulumi 3.130.0
@pulumi/aws 5.43.0
@pulumi/awsx 0.40.1
@types/node 14.18.63
Pulumi locates its logs in /var/folders/vx/cthryj9n7lzb_st_t3hqtjj00000gn/T/ by default
Additional context
No response
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).
What happened?
After updating psp, I tried to use
pulumi
to manage environments resources I had previously created, and ran into this panic:Example
Reproduction steps:
pulumi
up from examples/ts-environmentspulumi destroy
from examples/ts-environmentsOutput of
pulumi about
Additional context
No response
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).