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

Scales down instances when memory utilization high #5

Open
vadixidav opened this issue Feb 25, 2020 · 1 comment
Open

Scales down instances when memory utilization high #5

vadixidav opened this issue Feb 25, 2020 · 1 comment

Comments

@vadixidav
Copy link

alarm_actions = ["${aws_autoscaling_policy.scale_down.arn}"]

Should be scale_up. Currently scales down when memory utilization is high.

@jch254
Copy link
Owner

jch254 commented Feb 26, 2020

@vadixidav keen to open a PR? I plan to upgrade this to use Terraform 0.12 so will fix as a part of that upgrade otherwise. Cheers for spotting!

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