https://pulumi.com logo
m

millions-judge-24978

05/29/2019, 2:11 PM
I'm having an issue in CI with
error: could not load plugin for aws provider
. I have updated the AWS provider version in my project, but the state file still has an older version referenced which does not get installed. CLI is version
0.17.11
. It seems there were updates to try and prevent this, installing any providers on
pulumi up
, but it seems to be failing here. I am using the S3 remote state capability, I wonder if it could be a bug with this?