Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-04-27 21:08:23 +02:00
parent ee3d89a4cd
commit 537830ba7b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
BUG FIXES:
* provider/aws: Allow account ID checks on EC2 instances & w/ federated accounts [GH-5030]
* provider/aws: Fix issue with KMS Alias keys and name prefixes [GH-6328]
* provider/aws: validate `cluster_id` length for `aws_elasticache_cluster` [GH-6330]
* provider/aws: Fix updating `number_of_nodes` on `aws_redshift_cluster` [GH-6333]