CloudFormation stack in UPDATE_ROLLBACK_FAILED state with missing LoadBalancer listener rule ARN

0

Hello,

I have an issue with rolling back CF stack because of some LB listener rule is missing.

Because Rule was manually re-creted, ARN of the listener rule had changed and stack cannot proceed with error:

Resource handler returned message: "Resource of type 'AWS::ElasticLoadBalancingV2::ListenerRule' with identifier 'One or more rules not found (Service: ElasticLoadBalancingV2, Status Code: 400, Request ID: 7d26eeb0-5dd9-4623-99c1-22452c56b477, Extended Request ID: null)' was not found." (RequestToken: 3a917825-3dc5-175c-6622-6dfd7fc0f5eb, HandlerErrorCode: NotFound)

Since listener ARN cannot be set manually and current stack status doesn't allow modification of template, how can I resolve this issue and continue the rollback process?

Alex
已提問 2 年前檢視次數 926 次
1 個回答
1

When you retry rolling back a stack you can specify resources to exclude from the process, allowing the rollback to continue. Then you do any required cleanup of those excluded resources manually.

專家
已回答 2 年前

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

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

回答問題指南