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回答
1
承認された回答

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
エキスパート
回答済み 3ヶ月前
  • Thanks deleted it successfully without affecting the original.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ