It's odd to need the 2nd AWS provider version in a single project.
The managed files should use the same AWS provider as the project itself (5.33 in my case today)
Steps to reproduce
pulumi up as usual
Output of pulumi about
CLI
Version 3.60.0
Go Version go1.20.2
Go Compiler gc
Plugins
NAME VERSION
aws 5.33.0
dotnet unknown
synced-folder 0.10.2
Host
OS darwin
Version 13.2.1
Arch arm64
This project is written in dotnet: executable='/usr/local/share/dotnet/dotnet' version='7.0.201'
Dependencies:
NAME VERSION
FSharp.Core 7.0.200
Pulumi.Aws 5.33.0
Pulumi.SyncedFolder 0.10.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?
Expected Behavior
It's odd to need the 2nd AWS provider version in a single project.
The managed files should use the same AWS provider as the project itself (5.33 in my case today)
Steps to reproduce
pulumi up
as usualOutput of
pulumi about
CLI
Version 3.60.0 Go Version go1.20.2 Go Compiler gc
Plugins NAME VERSION aws 5.33.0 dotnet unknown synced-folder 0.10.2
Host
OS darwin Version 13.2.1 Arch arm64
This project is written in dotnet: executable='/usr/local/share/dotnet/dotnet' version='7.0.201'
Dependencies: NAME VERSION FSharp.Core 7.0.200 Pulumi.Aws 5.33.0 Pulumi.SyncedFolder 0.10.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).