Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-05-16 08:39:35 -04:00 committed by GitHub
parent b9e188c5e0
commit 9fd0e80364
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ BUG FIXES:
* provider/aws: Allow Internet Gateway IPv6 routes [GH-14484]
* provider/aws: ForceNew aws_launch_config when root_block_device changes [GH-14507]
* provider/aws: Pass IAM Roles to codepipeline actions [GH-14263]
* provider/aws: Create rule(s) for prefix-list-only AWS security group permissions on 'terraform import' [GH-14528]
* 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]