Hi! I tried to upgrade our Prisma cluster in AWS u...
# orm-help
l
Hi! I tried to upgrade our Prisma cluster in AWS using the recommendations given at https://www.prisma.io/forum/t/aws-fargate-rds-update-strategy/3709/6. My current Prisma version is 1.9.0 and once upgrade to 1.15.0, I was getting the following error:
Project not found: 'thorium-prod@production'
. I had to revert back to 1.9.0 to fix the issue. Did anybody encountered this or have any idea of what could be happening? thanks!