Secret: ResourceExistsException even though secrets manager is empty

As mentioned in the title, when I ran pulumilocal to deploy my pulumi-aws stack on a freshly created docker instance, I get ResourceExistsException for each secret, while other services (vpc, ecs etc) get deployed successfully.

I used the template .yaml file, with aws:endpoints:secretsmanager pointed to localhost:4566

Hi @jin_opdefi,
Can you please confirm if you are using Persistence | Docs (localstack.cloud)?