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
preguntada hace 2 años926 visualizaciones
1 Respuesta
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.

EXPERTO
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas