@desteves ➜ /workspaces/examples/aws-ts-oidc-provider-pulumi-cloud (update-aws-ts-oidc) $ pulumi about
CLI
Version 3.133.0
Go Version go1.23.1
Go Compiler gc
Plugins
KIND NAME VERSION
resource aws 6.52.0
resource command 1.0.1
language nodejs unknown
resource pulumiservice 0.26.0
resource tls 5.0.6
Host
OS ubuntu
Version 20.04
Arch x86_64
This project is written in nodejs: executable='/home/codespace/nvm/current/bin/node' version='v20.16.0'
Current Stack: diana-pulumi-corp/PROJECT/q
Found no resources associated with q
Found no pending operations associated with q
Dependencies:
NAME VERSION
@pulumi/aws 6.52.0
@pulumi/command 1.0.1
@pulumi/pulumi 3.133.0
@pulumi/pulumiservice 0.26.0
@pulumi/tls 5.0.6
@types/node 22.5.5
typescript 5.6.2
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?
The latest version of the pulumi service seems to have a bug with the Environment yaml field.
Using
v0.23.2
does not have this potential bug as the resource is successfully created/previewed. See below for the error message encountered.Example
Example code:
Output 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).