Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flag to deregister task revision if deploy fails #197

Open
nakulpathak3 opened this issue Dec 4, 2019 · 1 comment
Open

Flag to deregister task revision if deploy fails #197

nakulpathak3 opened this issue Dec 4, 2019 · 1 comment

Comments

@nakulpathak3
Copy link
Contributor

nakulpathak3 commented Dec 4, 2019

I use Terraform for my infrastructure and ecs-deploy for deployments and want to be able to deregister failed task definitions so that Terraform does not try to deploy them. My set up currently tries to find the latest task definition for a family and check if it is already deployed and if not, it considers that as something that needs to be done to "fix the state".

@fillup
Copy link
Contributor

fillup commented Aug 21, 2020

That's a good idea, but as you can see from the backlog on this repo I don't get much time to work on it. Would you be willing to submit a PR for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants