Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-02-17 09:25:56 -08:00
parent fd01b01a9e
commit 5cdb50a148
1 changed files with 6 additions and 5 deletions

View File

@ -42,6 +42,7 @@ BUG FIXES:
* provider/aws: Automatically suffix the Route53 zone name on record names. [GH-312]
* provider/aws: Instance should ignore root EBS devices. [GH-877]
* 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/google: Fix bug preventing instances with metadata from being
created [GH-884].