CloudFormation: Waiter StackCreateComplete failed: Waiter encountered a terminal failure state

0

I had issues trying to deploy a cloudformation change through the sam deploy command and therefore decided that deleting the stack and recreating it might be the best option. I was however unable to delete the stack since it seems several resources were created manually. I therefore deleted the stack by setting those resources as optional.

When I try to deploy the stack again, I am getting Waiter StackCreateComplete failed: Waiter encountered a terminal failure state error. How can I find more information on what the underlying issue is?

An error occurred (ValidationError) when calling the DescribeStacks operation: Stack with id <Stack> does not exist <Stack> will be created. Creating ChangeSet ChangeSet-2023-01-14T01-30-51Z Deploying stack <Stack>. Follow in console: https://console.aws.amazon.com/cloudformation/home?region=us-west-2 ChangeSet ChangeSet-2023-01-14T01-30-51Z in <Stack> succeeded "StackStatus": "REVIEW_IN_PROGRESS", <Stack> reached REVIEW_IN_PROGRESS Deploying stack <Stack>. Follow in console: https://console.aws.amazon.com/cloudformation/home?region=us-west-2 Waiting for stack-create-complete Waiter StackCreateComplete failed: Waiter encountered a terminal failure state: For expression "Stacks[].StackStatus" we matched expected path: "ROLLBACK_COMPLETE" at least once Command failed. Please see the logs above.

已提問 1 年前檢視次數 123 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南