pulumi/pulumi-awsx

Version v2.12.0 release fails plugin download

flostadler opened this issue · 1 comments

What happened?

The publishing of provider artifacts to S3 for pulumi-awsx seems to be broken.
The published artifacts do not include the version in their name.
E.g. instead of pulumi-resource-awsx-v2.12.0-linux-arm64.tar.gz it is pulumi-resource-awsx-v-linux-arm64.tar.gz (see logs).
This will fail plugin downloading.

Example

n/a

Output of pulumi about

na

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

@pgavlin helped us move the artifacts to the correct paths.

These successfully download now:

https://get.pulumi.com/releases/plugins/pulumi-resource-awsx-v2.12.0-linux-amd64.tar.gz
https://get.pulumi.com/releases/plugins/pulumi-resource-awsx-v2.12.0-linux-arm64.tar.gz
https://get.pulumi.com/releases/plugins/pulumi-resource-awsx-v2.12.0-darwin-amd64.tar.gz
https://get.pulumi.com/releases/plugins/pulumi-resource-awsx-v2.12.0-darwin-arm64.tar.gz
https://get.pulumi.com/releases/plugins/pulumi-resource-awsx-v2.12.0-windows-amd64.tar.gz