Forced Problem Solving
Sometimes, errors related to lack of synchronization, creation, or updating of resources in AWS may arise.
Delete Stack and ECR images
As a forced measure, delete a stack and all associated images in ECR to mitigate potential configuration issues.
- Delete the problematic stack from the CloudFormation console or from Farm (Stacks).
- Remove the associated ECR images from the Amazon ECR console.
- Recreate the stack and ECR images following the setup and deployment instructions.
- Note that if the ECR images are deleted, all stacks will become unusable and will need to be redeployed.