Hi there,
AWS just enabled automatic scaling for EC2 container service -- https://aws.amazon.com/about-aws/whats-new/2016/05/amazon-ec2-container-service-supports-automatic-service-scaling/
It would be super great to have this in terraform. Thanks!
👍
+1
Just wanted to try it out, but no terraform support yet. So +1
+1
+1
+1
+1
+1
Pretty much need all of this: http://docs.aws.amazon.com/sdk-for-go/api/service/applicationautoscaling/
+1
I have developed something using the AWS Go SDK that works, now I will try to include it in Terraform.
@nasskach do you have a link to any WIP? Happy to contribute any way I can.
Is someone working on this? I could send a PR with the auto-scaling feature in a few days.
Sorry, I had a lot of work last week and I didn't manage to finish my PR quickly. I see that @andskli has already sent a PR for this feature (#7663).
Closed via #7663
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Most helpful comment
I have developed something using the AWS Go SDK that works, now I will try to include it in Terraform.