This message was deleted.
# aws
s
This message was deleted.
w
It looks like this file is not in s3.
b
We only started publishing arm binaries recently , youll have to upgrade your provider
I’m not at a laptop, but you can check the change log to see when we started
w
Hey, I updated to the latest version of
@pulumi/aws@latest
and it installed 4.8.0. When I run
pulumi preview
it is still trying to use the older aws plugin:
Copy code
error: could not load plugin for aws provider 'urn:pulumi:dev::alphamap::pulumi:providers:aws::default_3_32_0': no resource plugin 'aws-v3.32.0' found in the workspace or on your $PATH, install the plugin using `pulumi plugin install resource aws v3.32.0`
b
This is expected behavior, the plug-in version is stored in the state. unfortunately you'll need to find someone with that version to update and run an update. We Know this is painful
w
old thread sorry
how do you update the plug-in’s state. I can log into an ec2 instance and do it.
also I posted something again in the main channel.
b
@white-secretary-18260 sorry for the delay. pin your provider in your package.json, run a pulumi up with the new provider