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

已提问 2 年前1061 查看次数
1 回答
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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则