This message was deleted.
# general
s
This message was deleted.
l
Could the "v" be the problem?
m
No
Copy code
> pulumi plugin install resource aws 6.9.0-alpha.1699538295
[resource plugin aws-6.9.0-alpha.1699538295] installing
error: [resource plugin aws-6.9.0-alpha.1699538295] downloading from : failed to download plugin: aws-6.9.0-alpha.1699538295: 403 HTTP error fetching plugin from <https://get.pulumi.com/releases/plugins/pulumi-resource-aws-v6.9.0-alpha.1699538295-darwin-arm64.tar.gz>
there is no problem doing
pulumi plugin install resource aws v6.10.0
l
Why are you using 6.9 alpha if 6.10 is out?
m
Would that make a difference?
l
If 6.9 alpha has been undeployed or accidentally partially deployed, it might...
It is alpha, after all.
m
Moving to 6.10 fixed it. It is also broken on 6.11 alpha. Might just be a problem with alpha versions.
thanks for the help
👍 1