https://pulumi.com logo
w

wooden-toddler-96888

09/20/2018, 11:46 PM
I tried to create a helm chart and added a bad provider. Pulumi is now stuck in this state even if I removed that code entirely:
Copy code
error: could not find plugin for provider 'urn:pulumi:pulumi-stack-polyverse-dot-com::aws-ts-eks::pulumi:providers:aws::default'
m

microscopic-florist-22719

09/20/2018, 11:47 PM
Interesting. Can you run
pulumi stack export >checkpoint.json
and DM me the
checkpoint.json
file that writes?
I'd like to take a look at the state we've got for the particular provider.
w

wooden-toddler-96888

09/20/2018, 11:48 PM
doing it now...