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

Add support for managed_draining for capacity provider #235

Open
vjancich opened this issue Oct 9, 2024 · 1 comment
Open

Add support for managed_draining for capacity provider #235

vjancich opened this issue Oct 9, 2024 · 1 comment

Comments

@vjancich
Copy link

vjancich commented Oct 9, 2024

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

Is your request related to a problem? Please describe.

We want to enable AWS managed ECS draining for our ECS clusters. For new capacity providers, this is enabled by default but for existing it needs to be explicitely enabled.

Describe the solution you'd like.

Add managed_draining property into aws_ecs_capacity_provider resource.

Additional context

AWS announcement: https://aws.amazon.com/about-aws/whats-new/2024/01/amazon-ecs-managed-instance-draining/
Terraform docs: https://registry.terraform.io/providers/hashicorp/aws/5.70.0/docs/resources/ecs_capacity_provider#managed_draining

@vinfang
Copy link

vinfang commented Oct 18, 2024

So I had thought that someone had made an issue already and implemented this via #174 problem is I don't know the process here and am wondering when this update is getting pushed out for this module. I've been waiting for this update as well.

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

No branches or pull requests

2 participants