Nested Stack failed to rollback

0

I have nested cloudfromation stack and its failing to update rollback, getting the status: UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS

gefragt vor 2 Jahren1094 Aufrufe
1 Antwort
0

Hello,

There are several reasons a nested stack could be stuck in an UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS state. These are;

  1. CloudFormation is still in the process of removing old resources, or can't remove those resources due to a dependency issue.

  2. Resource cleanup is paused because a sibling stack of a nested stack fails to update or roll back.

For troubleshooting steps, see our detailed knowledge center article Why is my CloudFormation stack stuck in the UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS or UPDATE_COMPLETE_CLEANUP_IN_PROGRESS state?

For further assistance and because it would require details that are non-public information, please open a support case with AWS using the following link

AWS
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen