Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-05-10 20:16:09 -04:00 committed by GitHub
parent 570651bb06
commit 59c72724d0
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ BUG FIXES:
* provider/aws: Allow zero-value ELB and ALB names [GH-14304] * provider/aws: Allow zero-value ELB and ALB names [GH-14304]
* provider/aws: Update the ignoring of AWS specific tags [GH-14321] * provider/aws: Update the ignoring of AWS specific tags [GH-14321]
* provider/aws: Adding IPv6 address to instance causes perpetual diff [GH-14355] * provider/aws: Adding IPv6 address to instance causes perpetual diff [GH-14355]
* provider/aws: Fix SG update on instance with multiple network interfaces [GH-14299]
* provider/digitalocean: Prevent diffs when using IDs of images instead of slugs [GH-13879] * provider/digitalocean: Prevent diffs when using IDs of images instead of slugs [GH-13879]
* provider/fastly: Changes setting conditionals to optional [GH-14103] * provider/fastly: Changes setting conditionals to optional [GH-14103]
* provider/google: Ignore certain project services that can't be enabled directly via the api [GH-13730] * provider/google: Ignore certain project services that can't be enabled directly via the api [GH-13730]