Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-03-16 07:20:23 +00:00 committed by GitHub
parent 4448e45678
commit 768dbbe852
1 changed files with 6 additions and 1 deletions

View File

@ -3,7 +3,12 @@
BACKWARDS IMCOMPATIBILITIES / NOTES:
* provider/pagerduty: the deprecated `name_regex` field has been removed from vendor data source [GH-12396]
FEATURES:
* **New Provider:** `kubernetes` [GH-12372]
* **New Resource:** `kubernetes_namespace` [GH-12372]
BUG FIXES:
* provider/aws: Get the aws_lambda_function attributes when there are great than 50 versions of a function [GH-11745]