Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-03-16 14:44:48 +00:00 committed by GitHub
parent 7692ac74a1
commit 77e585f5d8
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ FEATURES:
* **New Provider:** `kubernetes` [GH-12372]
* **New Resource:** `kubernetes_namespace` [GH-12372]
IMPROVEMENTS:
* provider/aws: Improved error when failing to get S3 tags [GH-12759]
BUG FIXES:
* provider/aws: Get the aws_lambda_function attributes when there are great than 50 versions of a function [GH-11745]