Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-05-17 08:09:07 -04:00 committed by GitHub
parent a53c8825a8
commit 492618f8cf
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ BUG FIXES:
* provider/aws: Create rule(s) for prefix-list-only AWS security group permissions on 'terraform import' [GH-14528]
* provider/aws: Set aws_subnet ipv6_cidr_block to computed [GH-14542]
* provider/aws: Change of aws_subnet ipv6 causing update failure [GH-14545]
* provider/aws: Nothing to update in cloudformation should not result in errors [GH-14463]
* 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]