Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-03-18 13:00:55 -05:00
parent 65d0707d0a
commit 88a1103738
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ BUG FIXES:
* core: Color output is now shown correctly when running Terraform on Windows [GH-5718]
* provider/aws: `aws_lambda_function` resources no longer error on refresh if deleted externally to Terraform [GH-5668]
* provider/aws: Fix crash when an `aws_rds_cluster_instance` is removed outside of Terraform [GH-5717]
* provider/google: Fix error message on invalid instance URL for `google_compute_instance_group` [GH-5715]
## 0.6.13 (March 16, 2016)