update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-02-17 09:30:27 -08:00
parent c5e035361f
commit 2b2a6376d8
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ BUG FIXES:
* provider/aws: Fix `aws_db_instance` to not recreate each time. [GH-874]
* provider/aws: ASG termination policies are synced with remote state. [GH-923]
* provider/aws: Add `apply_method` to `aws_db_parameter_group` [GH-897]
* provider/aws: Add `storage_type` to `aws_db_instance` [GH-896]
* provider/google: Fix bug preventing instances with metadata from being
created [GH-884].