Update CHANGELOG.md
This commit is contained in:
parent
eda1298e21
commit
f5c4d79a0e
|
@ -17,6 +17,7 @@ BUG FIXES:
|
||||||
* provider/aws: Fix issue importing AWS Instances and setting the correct `associate_public_ip_address` value [GH-9453]
|
* provider/aws: Fix issue importing AWS Instances and setting the correct `associate_public_ip_address` value [GH-9453]
|
||||||
* provider/aws: Fix issue with updating ElasticBeanstalk environment variables [GH-9259]
|
* provider/aws: Fix issue with updating ElasticBeanstalk environment variables [GH-9259]
|
||||||
* provider/aws: Allow zero value for `scaling_adjustment` in `aws_autoscaling_policy` when using `SimpleScaling` [GH-8893]
|
* provider/aws: Allow zero value for `scaling_adjustment` in `aws_autoscaling_policy` when using `SimpleScaling` [GH-8893]
|
||||||
|
* provider/aws: Increase ECS service drain timeout [GH-9521]
|
||||||
* provider/datadog: Ignore float/int diffs on thresholds [GH-9466]
|
* provider/datadog: Ignore float/int diffs on thresholds [GH-9466]
|
||||||
|
|
||||||
## 0.7.7 (October 18, 2016)
|
## 0.7.7 (October 18, 2016)
|
||||||
|
|
Loading…
Reference in New Issue