pulumi / pulumi-synced-folder

A Pulumi component that synchronizes a local folder to Amazon S3, Azure Blob Storage, or Google Cloud Storage.
Apache License 2.0
3 stars 2 forks source link

v0.11.1 can’t be downloaded from CDN #56

Closed pierskarsenbarg closed 8 months ago

pierskarsenbarg commented 8 months ago

What happened?

Customer reporting that they try to access the provider from get.pulumi.com but getting 403.

I’ve confirmed this when I go straight to the url

Example

Going to https://get.pulumi.com/releases/plugins/pulumi-resource-synced-folder-v0.11.1-linux-amd64.tar.gz in a browser returns a 403

Running pulumi plugin install resource synced-folder v0.11.1 --server https://get.pulumi.com/releases/plugins/pulumi-resource-synced-folder-v0.11.1-linux-amd64.tar.gz gives

[resource plugin synced-folder-0.11.1] installing
error: [resource plugin synced-folder-0.11.1] downloading from https://get.pulumi.com/releases/plugins/pulumi-resource-synced-folder-v0.11.1-linux-amd64.tar.gz: failed to download plugin: synced-folder-0.11.1: 403 HTTP error fetching plugin from https://get.pulumi.com/releases/plugins/pulumi-resource-synced-folder-v0.11.1-linux-amd64.tar.gz/pulumi-resource-synced-folder-v0.11.1-darwin-amd64.tar.gz

Output of pulumi about

N/a

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

AaronFriel commented 8 months ago

Duplicated here: https://github.com/pulumi/pulumi-synced-folder/issues/56

lukehoban commented 8 months ago

Duplicated here: https://github.com/pulumi/pulumi-synced-folder/issues/56

Actually #23 and https://github.com/pulumi/actions/issues/815 (and https://github.com/pulumi/pulumi-metabase/issues/3 for a similar issue with another package that isn't in get.pulumi.com).

AaronFriel commented 8 months ago

Tracking this in #23.

cnunciato commented 8 months ago

Just to close the loop, this was fixed with #57:

$ pulumi plugin install resource synced-folder v0.11.1 --server https://get.pulumi.com/releases/plugins
[resource plugin synced-folder-0.11.1] installing
Downloading plugin: 45.80 MiB / 45.80 MiB [=========================] 100.00% 3s

$ pulumi plugin ls
NAME           KIND      VERSION  SIZE    INSTALLED      LAST USED
synced-folder  resource  0.11.1   353 MB  8 seconds ago  8 seconds ago