Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-05-22 08:27:05 -04:00 committed by GitHub
parent d85b8f0613
commit f3d86dca83
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ BUG FIXES:
* provider/aws: Retry ECS service update on InvalidParameterException [GH-14708]
* provider/aws: Retry IAM Role deletion on DeleteConflict [GH-14707]
* provider/aws: Do not dereference source_Dest_check in aws_instance [GH-14723]
* provider/aws: Add validation function for IAM Policies [GH-14669]
* provider/cloudstack: `cloudstack_firewall` panicked when used with older (< v4.6) CloudStack versions [GH-14044]
* provider/datadog: Allowed method on aggregator is `avg` ! `average` [GH-14414]
* provider/digitalocean: Fix parsing of digitalocean dns records [GH-14215]