Deleting Elastic Beanstalk clone environment

0

In AWS console I cloned my Elastic Beanstalk and didn't change anything in the clone environment page.

My original environment has a decoupled database which I'm sure that won't be affected in deletion but when checking the configuration they share the security group and subnet and I'm worried that it will be affected in the deletion.

Can you guys confirm it will not be affected when I terminate the clone.

1 Antwort
1
Akzeptierte Antwort

Hello.

Security groups and subnets are not created by ElasticBeanstalk, so I think they will remain even if you delete the environment.
When you create an ElasticBeanstalk environment from the management console, CloudFormation should be running, so you can check which resources have been created by checking the CloudFormation console.

profile picture
EXPERTE
beantwortet vor 3 Monaten
  • Thanks deleted it successfully without affecting the original.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen