https://pulumi.com logo
#golang
Title
# golang
f

fancy-spoon-7206

06/20/2022, 10:16 PM
I am getting the below error with awsx using golang:
Copy code
error: no resource plugin 'pulumi-resource-awsx' found in the workspace at version v1.0.0-testplsignore.0 or on your $PATH, install the plugin using `pulumi plugin install resource awsx v1.0.0-testplsignore.0`
I try installing the said plugin and the URL seems to be busted
Copy code
➜ vpcx pulumi plugin install resource awsx v1.0.0-testplsignore.0 
[resource plugin awsx-1.0.0-testplsignore.0] installing
error: [resource plugin awsx-1.0.0-testplsignore.0] downloading from : 403 HTTP error fetching plugin from <https://get.pulumi.com/releases/plugins/pulumi-resource-awsx-v1.0.0-testplsignore.0-darwin-amd64.tar.gz>
b

billowy-army-68599

06/20/2022, 11:50 PM
could you file a github issue for this?
f

fancy-spoon-7206

06/20/2022, 11:52 PM
Sure.
5 Views