Update CHANGELOG.md
This commit is contained in:
parent
65d0707d0a
commit
88a1103738
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue