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 target tracking for container service autoscaling #3461

Closed
ghost opened this issue Feb 20, 2018 · 3 comments
Closed

Add support for target tracking for container service autoscaling #3461

ghost opened this issue Feb 20, 2018 · 3 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope.

Comments

@ghost
Copy link

ghost commented Feb 20, 2018

This issue was originally opened by @gustavosoares as hashicorp/terraform#17395. It was migrated here as a result of the provider split. The original body of the issue is below.


On Feb 9, AWS added the ability to set up service autoscaling using target tracking policies for containerized services. (https://aws.amazon.com/about-aws/whats-new/2018/02/target-tracking-available-for-container-service-auto-scaling-in-amazon-ecs-console/). Any plans to have this available through terraform?

@bflad bflad added enhancement Requests to existing resources that expand the functionality or scope. service/applicationautoscaling labels Feb 21, 2018
@tomelliff
Copy link
Contributor

As mentioned in #3520 and #3536 this is currently already supported by setting policy_type to TargetTrackingScaling. I intend to update things in the above PR to remove the need to set the policy_type and also update the docs.

@nywilken
Copy link
Contributor

@gustavosoares please see #3520 for help with this issue. I am going to close this, and ask that any new comments or votes be tracked on the related issue.

Cheers!

@ghost
Copy link
Author

ghost commented Mar 30, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope.
Projects
None yet
Development

No branches or pull requests

3 participants