You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to set the version of an explicit provider from outside the stack, running into unexpected error messages from Pulumi YAML. Is there a way to do this?
error: failed to discover plugin requirements: Pulumi.yaml:15,16-26: version must be a string;
Output of pulumi about
CLI
Version 3.86.0
Go Version go1.21.1
Go Compiler gc
Host
OS darwin
Version 14.0
Arch x86_64
This project is written in yaml
Current Stack: t0yv0/test/buckett
Found no resources associated with buckett
Found no pending operations associated with buckett
Backend
Name pulumi.com
URL https://app.pulumi.com/t0yv0
User t0yv0
Organizations t0yv0, pulumi
Token type personal
No dependencies found
Pulumi locates its logs in /var/folders/gk/cchgxh512m72f_dmkcc3d09h0000gp/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).
The text was updated successfully, but these errors were encountered:
What happened?
Trying to set the version of an explicit provider from outside the stack, running into unexpected error messages from Pulumi YAML. Is there a way to do this?
Example
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).
The text was updated successfully, but these errors were encountered: