Elastic Beanstalk environment does not terminate

0

I have been trying to terminate my elastic beanstalk environment for the past day. It had an RDS database associated which seems to be causing problems. I separately deleted the RDS database but it is still throwing errors when I try to terminate the environment.

1 Risposta
1
Risposta accettata

Hello.

What kind of error is occurring specifically?
Also, ElasticBeanstalk creates a CloudFormation stack on the backend, so checking the CloudFormation stack may reveal the cause of the error.
If you don't need the ElasticBeanstalk environment, you should be able to delete it by directly deleting the CloudFormation stack.
The following document focuses on security groups, but I think it can be used with other AWS resources in the same way.
https://repost.aws/knowledge-center/elastic-beanstalk-deletion-failure

profile picture
ESPERTO
con risposta un mese fa
  • Deleting the CloudFormation stack worked. Thank you!

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande