Hey, I was doing some task definition refreshes to...
# aws
b
Hey, I was doing some task definition refreshes to deployed resources with pulumi up-r last night. I updated one cluster without issue, but a nearly identical ECS Cluster gave this:
error: diffing urn:pulumi:use1-dev-next::admin-portal::aws:ecs/service:Service::admin-portal-dev-next-east-service: failed to upgrade resource state: State version 1 is greater than schema version 0 for resource aws_ecs_service. Please upgrade the provider to work with this resource.
I reran pulumi install, did an npm audit fix...but no dice. Any ideas what would cause this? I've run out of ideas.