You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
ghost
locked and limited conversation to collaborators
Apr 21, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
v0.6.14
Affected Resource(s)
aws_autoscaling_policy
Terraform Configuration Files
Debug Output
https://gist.github.com/hgontijo/5005e78944ccffe8b87410269804680e
Panic Output
n/a
Expected Behavior
ASG policy scaling_adjustment to be set as "1" => "0".
This configuration can be done via AWS Console or cli: https://gist.github.com/hgontijo/14ad093e6a305b1ee58fba24fabf1164
Actual Behavior
It fails.
Steps to Reproduce
Configure ASG Policy hcl with:
scaling_adjustment = 0
adjustment_type = "ExactCapacity"
terraform apply
Important Factoids
n/a
References
n/a
The text was updated successfully, but these errors were encountered: