Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Managed files use pulumi:providers:aws::default_5_30_0 as their provider #25

Open
nodakai opened this issue Mar 29, 2023 · 0 comments
Open
Labels
kind/bug Some behavior is incorrect or out of spec

Comments

@nodakai
Copy link

nodakai commented Mar 29, 2023

What happened?

        + aws:s3/bucketObject:BucketObject: (create)
            [urn=urn:pulumi:main-sin::DayJob.Pulumi::synced-folder:index:S3BucketFolder$aws:s3/bucketObject:BucketObject::i0-init.bash]
            [provider=urn:pulumi:main-sin::DayJob.Pulumi::pulumi:providers:aws::default_5_30_0::04da6b54-80e4-46f7-96ec-b56ff0331ba9]
            acl         : "private"
            bucket      : "init-redacted"
            contentType : "text/plain"
            forceDestroy: false
            key         : "init.bash"
            source      : asset(file:5c2df0c) { r/i0/init.bash }

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 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).

@nodakai nodakai added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Mar 29, 2023
@cnunciato cnunciato removed the needs-triage Needs attention from the triage team label Mar 31, 2023
@mikhailshilkov mikhailshilkov added kind/bug Some behavior is incorrect or out of spec and removed kind/bug Some behavior is incorrect or out of spec labels Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

3 participants