aws / aws/containers-roadmap

[Fargate,ECS] [request]: Cluster deletion protection similar to ELB

Open
#206 3 comments 31 reactions 0 assignees View on GitHub
ECS Fargate Proposed
Dominant language
Shell
Stars
5.4k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

**Tell us about your request**
It would be nice to have ELB-like deletion protection in ECS for clusters.

**Which service(s) is this request for?**
This could be Fargate, ECS.

**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
We share our account with several other teams, and from time to time it happens that a team member from other team deletes our cluster by mistake. All tasks/services running in that cluster wiped out. We can always recover using CI/CD but that sometimes takes time.

**Are you currently working around this issue?**
If the cluster gets deleted we can always reproduce it using CI/CD pipelines in place.

**Attachments**
ELB deletion protection flag example
![image](https://user-images.githubusercontent.com/31543/54000868-5dc03e80-4106-11e9-95ec-174f66856d00.png)

Contributor guide

Open the contributing guide

Research direction

No implementation files, tests, or entry points are identified in the issue. Start by reviewing the ECS cluster deletion flow and comparing the requested behavior with ELB deletion protection; done means an ECS cluster-level protection option prevents accidental deletion while allowing an intentional removal path.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.