Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-03-16 10:24:34 -04:00 committed by GitHub
parent b946304f7e
commit 2f38187036
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ FEATURES:
BUG FIXES:
* provider/aws: Get the aws_lambda_function attributes when there are great than 50 versions of a function [GH-11745]
* provider/aws: Correctly check for nil cidr_block in aws_network_acl [GH-12735]
* provider/google: Fix the Google provider asking for account_file input on every run [GH-12729]