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.

질문됨 일 년 전123회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠